Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8719…9c840x9c95…e299Base$0.001100%Route unknown67d ago0x8fd262…80e874
0x8719…9c840x9c95…e299Base$0.001100%Route unknown67d ago0x8edf31…9aaf29
0x8719…9c840x9c95…e299Base$0.001100%Route unknown67d ago0xbf1362…0ce8de
0x8719…9c840x9c95…e299Base$0.001100%Route unknown67d ago0x4b92f8…7f9064
0x8719…9c840x9c95…e299Base$0.001100%Route unknown67d ago0xd55f7f…d38984
0x8719…9c840x9c95…e299Base$0.001100%Route unknown67d ago0x2ec11b…965935
0x8719…9c840x9c95…e299Base$0.001100%Route unknown67d ago0x91dcb6…0f2499
0x8719…9c840x9c95…e299Base$0.001100%Route unknown67d ago0x211113…d96b45
0x8719…9c840x9c95…e299Base$0.001100%Route unknown67d ago0x75c381…139d3a
0x8719…9c840x9c95…e299Base$0.001100%Route unknown67d ago0xcd2da8…d4f1fa
0x8719…9c840x9c95…e299Base$0.001100%Route unknown67d ago0x31e81f…c47fea
0x8719…9c840x9c95…e299Base$0.001100%Route unknown67d ago0x1d63ff…a67eed
0x8719…9c840x9c95…e299Base$0.001100%Route unknown67d ago0xf8d5f0…7518f0
0x8719…9c840x9c95…e299Base$0.001100%Route unknown67d ago0x1823dc…e50ddf
0x8719…9c840x9c95…e299Base$0.001100%Route unknown68d ago0xba87e5…e3e80a
0x8719…9c840x9c95…e299Base$0.001100%Route unknown68d ago0x383cbb…042f38
0x8719…9c840x9c95…e299Base$0.001100%Route unknown68d ago0xced377…06daee
0x8719…9c840x9c95…e299Base$0.001100%Route unknown68d ago0x299e6d…9acea5
0x8719…9c840x9c95…e299Base$0.001100%Route unknown68d ago0x3977a8…b17d50
0x8719…9c840x9c95…e299Base$0.001100%Route unknown68d ago0xb59c98…7fa371
0x8719…9c840x9c95…e299Base$0.001100%Route unknown68d ago0xdbcc13…8eb0e8
0x8719…9c840x9c95…e299Base$0.001100%Route unknown68d ago0xb92a2b…7c3fbe
0x8719…9c840x9c95…e299Base$0.001100%Route unknown68d ago0x407296…8d4159
0x8719…9c840x9c95…e299Base$0.001100%Route unknown68d ago0x3d130d…ef8968
0x8719…9c840x9c95…e299Base$0.001100%Route unknown68d ago0x8b2037…83ddec

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://app.roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.