Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase11s ago0xf60c95…597e6a
0x03c5…a0a30x50eb…6480Base—$0.00170%0x54f0…793211s ago0xe6cc43…9ef8fc
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase17s ago0xd90831…f67e30
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a519s ago0x7dc06f…7cd455
0xd5c3…dbd30xef43…6c7fBase—$0.01100%virtuals19s ago0x928eaa…db5199
0xa4f1…f73f0x47c5…4fc3Base—$10.5070%0x0881…8de223s ago0x1f0400…0cb303
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xd352c8…9ed6ce
0x5603…68420x589a…b3d8BaseX PayHealth$0.005100%coinbase23s ago0x7f8fa6…181837
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc27s ago0x7182db…4b0d03
0xb858…ff710x589a…b3d8BaseX PayHealth$0.005100%coinbase29s ago0x50c1fb…44573e
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase29s ago0xcc7521…ab0a04
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase31s ago0xf71087…b480e8
0xf7dc…17b80xb4d6…2f46Base—$0.15100%coinbase33s ago0xb97642…724753
0xf7dc…17b80xb4d6…2f46Base—$0.15100%coinbase33s ago0xd4bf82…7d68bf
0xf7dc…17b80xb4d6…2f46Base—$0.15100%coinbase33s ago0x1ced0d…8740a6
0xf7dc…17b80xb4d6…2f46Base—$0.15100%coinbase33s ago0x9b5cb8…18a9ec
0xe7a4…4af50xef43…6c7fBase—$0.01100%virtuals35s ago0x530e15…b1d6f7
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase35s ago0x007ba2…3e6927
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0x61774c…f8c355
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase43s ago0x08d6ca…8590ac
0x1eb5…04fd0x50eb…6480Base—$0.00270%0x54f0…793249s ago0x4919ed…83ff25
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase49s ago0xe89b25…e0fbb8
0x9ce7…2d340x589a…b3d8BaseX PayHealth$0.005100%coinbase49s ago0x3d0822…470423
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase51s ago0x9fb5f0…67b5e3
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase51s ago0x52cc8d…9a34fd

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.