Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4eef…d4a40x3e0a…78e7Base$0.003553100%coinbase18h ago0x815132…24f494
0x0c0c…b1990x3e0a…78e7Base$0.004484100%coinbase18h ago0x151b1e…ac534c
0x2b01…a1a70x3e0a…78e7Base$0.004755100%coinbase19h ago0x25246a…bcf814
0xf203…08f20x3e0a…78e7Base$0.004527100%coinbase19h ago0x5e549c…0df3a9
0xa64a…c4d40x3e0a…78e7Base$0.005474100%coinbase19h ago0x59f795…b4577d
0xd418…34560x3e0a…78e7Base$0.003472100%coinbase19h ago0x27fbbb…cb2b6b
0xef86…8bd10x3e0a…78e7Base$0.003803100%coinbase19h ago0x074ed3…2276e6
0x096a…4f0f0x3e0a…78e7Base$0.003621100%coinbase19h ago0x0ba24b…54c321
0xe067…6b1b0x3e0a…78e7Base$0.00485100%coinbase19h ago0x456432…9806f7
0xbbf1…f34b0x3e0a…78e7Base$0.005512100%coinbase19h ago0x416215…ce600e
0xc9b9…1a320x3e0a…78e7Base$0.004908100%coinbase20h ago0x24dc40…02fc31
0xc4e6…be050x3e0a…78e7Base$0.003279100%coinbase20h ago0xf60c8e…a23c5d
0x08c2…e0bb0x3e0a…78e7Base$0.003338100%coinbase20h ago0x6ca48d…87dc2f
0x7f56…e4910x3e0a…78e7Base$0.005763100%coinbase20h ago0x99aeb7…cb2933
0x9740…a1260x3e0a…78e7Base$0.003813100%coinbase20h ago0x0d1961…52cd5e
0x782f…2ce10x3e0a…78e7Base$0.003768100%coinbase20h ago0xb98dfa…bdd57b
0x3b4f…d0390x3e0a…78e7Base$0.004596100%coinbase20h ago0xdb1c49…3f16df
0x4eef…d4a40x3e0a…78e7Base$0.00269100%coinbase20h ago0xdda9f5…690195
0xbbe3…430c0x3e0a…78e7Base$0.005192100%coinbase20h ago0x9f7f94…7c9d07
0x713d…29f10x3e0a…78e7Base$0.002645100%coinbase20h ago0xbc8ca5…2fd1b3
0x4359…e6040x3e0a…78e7Base$0.005458100%coinbase20h ago0xf6d636…69594e
0xa226…bbfd0x3e0a…78e7Base$0.003539100%coinbase20h ago0x66c10a…62baf9
0x5362…ac3b0x3e0a…78e7Base$0.00509100%coinbase20h ago0x54fa73…770a2d
0x1eec…bdd00x3e0a…78e7Base$0.005631100%coinbase20h ago0x93b01b…0a70b9
0xa765…401f0x3e0a…78e7Base$0.004186100%coinbase20h ago0xaa7260…044e36

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://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://roundhouseai.io/dashboard/team.

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