Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase12s ago0xf71087…b480e8
0xf7dc…17b80xb4d6…2f46Base—$0.15100%coinbase14s ago0xb97642…724753
0xf7dc…17b80xb4d6…2f46Base—$0.15100%coinbase14s ago0xd4bf82…7d68bf
0xf7dc…17b80xb4d6…2f46Base—$0.15100%coinbase14s ago0x1ced0d…8740a6
0xf7dc…17b80xb4d6…2f46Base—$0.15100%coinbase14s ago0x9b5cb8…18a9ec
0xe7a4…4af50xef43…6c7fBase—$0.01100%virtuals16s ago0x530e15…b1d6f7
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase16s ago0x007ba2…3e6927
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x61774c…f8c355
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase24s ago0x08d6ca…8590ac
0x1eb5…04fd0x50eb…6480Base—$0.00270%0x54f0…793230s ago0x4919ed…83ff25
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase30s ago0xe89b25…e0fbb8
0x9ce7…2d340x589a…b3d8BaseX PayHealth$0.005100%coinbase30s ago0x3d0822…470423
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase32s ago0x9fb5f0…67b5e3
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x52cc8d…9a34fd
0xfc9b…19100xef43…6c7fBase—$0.01100%virtuals34s ago0xb927eb…9e7c0e
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase36s ago0x4e9745…108542
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase38s ago0x311aed…d1916a
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase40s ago0xa1503e…bae4de
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase42s ago0x25b328…328161
0x5c4e…a0fd0x4020…0003Base—$0.5870%0x76df…025642s ago0x99e504…222d47
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase46s ago0x38e8c2…252588
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted48s ago0x16ff16…ed0b85
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase48s ago0x875871…3b8f2b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase50s ago0x9e7f69…578bba
0x3ca2…5e2e0xef43…6c7fBase—$0.01100%virtuals50s ago0xa07c60…c099e1

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.