Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2d8…66c20x4020…0003Base—$5.0070%0x17fe…fc1827d ago0x74bcfa…554a9a
0xe2d8…66c20xe3c9…31a0Base—$0.4270%0xbdbe…15b227d ago0x4e9241…10993b
0xe2d8…66c20x1949…20ffBase—$0.01100%coinbase27d ago0x5c7647…879df6
0xe2d8…66c20x325b…d430BaseStableEnrichExa$0.01100%coinbase27d ago0x8bad1a…016fff
0xe2d8…66c20x325b…d430BaseStableEnrichExa$0.01100%coinbase27d ago0x942a55…3b9cf3
0xe2d8…66c20x325b…d430BaseStableEnrichExa$0.01100%coinbase27d ago0x9a1be0…0cf217
0xe2d8…66c20x4020…0003Base—$5.0070%0x17fe…fc1827d ago0xd725fc…bb17e7
0xe2d8…66c20x2932…4f60Basex402 service$0.20100%coinbase27d ago0x23e393…575724
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.004100%coinbase27d ago0xad185b…5434ad
0xe2d8…66c20x2932…4f60Basex402 service$0.20100%coinbase27d ago0x625e4d…941a02
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase27d ago0x7c40d2…403a22
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase27d ago0x8545b0…b2a1db
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase27d ago0x102bd9…5284c5
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase27d ago0x9fa3e8…725a1d
0xe2d8…66c20x4020…0003Base—$5.0070%0x17fe…fc1827d ago0xb6c1a3…80b351
0xe2d8…66c20xe3c9…31a0Base—$3.5270%0xbdbe…15b227d ago0x80fc1f…33c897
0xe2d8…66c20x4020…0003Base—$5.0070%0x17fe…fc1827d ago0x80fbb5…ae6bd5
0xe2d8…66c20x4020…0003Base—$5.0070%0x17fe…fc1827d ago0xff8648…544cff
0xe2d8…66c20xd8ba…8e9bBasex402 service$0.03100%payAI27d ago0x593406…550566
0xe2d8…66c20xd8ba…8e9bBasex402 service$0.03100%payAI27d ago0x0b2001…5c109d
0xe2d8…66c20x6302…ad57BaseTripadvisorTravel$0.01100%payAI27d ago0x7ececd…16c87b
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase27d ago0x4ab6ea…0c96f6
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase27d ago0xa160d3…e2f789
0xe2d8…66c20x6302…ad57BaseTripadvisorTravel$0.01100%payAI27d ago0xd400bc…a9000c
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase27d ago0xe3d246…68f0a6

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.