Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc59e…98dc0xd8ba…8e9bBasex402 service$0.01100%payAI23d ago0x76506e…8b2740
0xc59e…98dc0xd8ba…8e9bBasex402 service$0.01100%payAI23d ago0x874653…8e556c
0xc59e…98dc0xd8ba…8e9bBasex402 service$0.01100%payAI23d ago0x6c576a…c2a2b2
0xc59e…98dc0xd8ba…8e9bBasex402 service$0.01100%payAI23d ago0x154faa…074a66
0xc59e…98dc0xd8ba…8e9bBasex402 service$0.01100%payAI23d ago0x35285d…5040ba
0xc59e…98dc0x3bf4…3bdfBaseBook chapterLibrary$0.01100%coinbase23d ago0xbec933…8d1104
0xc59e…98dc0x53a0…f4dbBaseOzmium Agent APIDefi$0.01100%coinbase23d ago0x0d5632…fd81b0
0xc59e…98dc0x53a0…f4dbBaseOzmium Agent APIDefi$0.01100%coinbase23d ago0x7ee25d…770629
0xc59e…98dc0x6cd6…c1d7Basex402 service$0.01100%payAI23d ago0x266b30…3cf77e
0xc59e…98dc0x0d4e…00d5Basecommodities.sh$0.01100%coinbase23d ago0x551b73…7acd53
0xc59e…98dc0xd8ba…8e9bBasex402 service$0.01100%payAI23d ago0x24cc54…c3a7f7
0xc59e…98dc0xd8ba…8e9bBasex402 service$0.01100%payAI23d ago0xbe0ef1…e7634d
0xc59e…98dc0xd8ba…8e9bBasex402 service$0.01100%payAI23d ago0xf1d54b…0ed203
0xc59e…98dc0xd8ba…8e9bBasex402 service$0.01100%payAI23d ago0x0a0495…a23097
0xc59e…98dc0xd8ba…8e9bBasex402 service$0.01100%payAI23d ago0x18f568…be5c3d
0xc59e…98dc0x1304…17caBasex402 service$0.01100%coinbase23d ago0x91a201…8e9f49
0xc59e…98dc0x917e…ca85Basex402 serviceJobs$0.01100%coinbase23d ago0xdd621c…d889f5
0xc59e…98dc0x1d1b…620fBaseMarket IntelligenceMarket-intelligence$0.01100%coinbase23d ago0x654afe…31a2d4
0xc59e…98dc0x5765…ed10Basex402 service$0.00470%0x2772…8c1723d ago0x07a2c8…2d67ec
0xc59e…98dc0x309f…c0d3Basex402 service$0.001100%coinbase23d ago0x56959a…baaa1e
0xc59e…98dc0xae26…1842Basex402 service$0.004100%coinbase23d ago0x8c297e…0310ca
0xc59e…98dc0x7450…cc99Basex402 service$0.01100%coinbase23d ago0x227394…fb8e8a
0xc59e…98dc0x2932…4f60Basex402 service$0.01100%coinbase23d ago0x9e9415…c43e2b
0xc59e…98dc0x3bf4…3bdfBaseBook chapterLibrary$0.01100%coinbase23d ago0x0be36a…e81686
0xc59e…98dc0xb2e0…dbb0Basex402 service$0.002100%payAI23d ago0x5c1170…c12e2a

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.