Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase9s ago0x401753…2f53f6
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase9s ago0x644306…96657f
0xd4c2…2c6a0x8a12…0881Base—$2.59100%coinbase9s ago0xf017fd…3a6110
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase9s ago0x3753c7…5fae73
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase11s ago0x9a4815…b492d0
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x16c59a…a83b88
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x4d99…3c6313s ago0x406860…1da73b
0x8cd6…bc860x3e0a…78e7Base—$0.002777100%coinbase15s ago0x0f2bbc…c5139d
0x0250…4f860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0xa2aa39…e06b28
0xa08d…0c4b0xe4d2…c82aBase—$100.0070%0x4661…93fd17s ago0xbb5aa9…6dfa99
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase17s ago0x46db16…278bab
0xeee3…c4ba0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xbb7795…34afc2
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase19s ago0x0cff4c…664154
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xb66265…cf0462
0xc1f6…f1c40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x0ac34b…930cb2
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase21s ago0x9f29cf…fb6af2
0x3046…9e870xa8b2…1d68Base—$0.0170%0x9501…c67721s ago0x64d72c…e54b99
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase21s ago0xd252ea…aa8524
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase23s ago0x0a5260…0538b2
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase23s ago0xa40719…771166
0xe622…94510x47c5…4fc3Base—$21.0070%0x3b25…fc9a23s ago0xaa7ec8…7c0167
0xf4c9…e3fe0x589a…b3d8BaseX PayHealth$0.005100%coinbase25s ago0xeb258d…fdcff6
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase27s ago0xd8dab8…ae27d1
0x1e62…afbe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0xb7e8da…d4e10e
0x4eb3…30e50xef43…6c7fBase—$0.01100%virtuals27s ago0x6ff88c…127a04

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.