Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase23d ago0xb28f0c…b849b2
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase23d ago0xe2edbf…885686
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase23d ago0xb50ea1…6ea59b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase23d ago0xf06833…ac98cd
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase23d ago0x39d35e…9f282a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase23d ago0x469667…cb4234
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase23d ago0xf15c1a…e398e6
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase23d ago0x9dbcce…320ba8
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase23d ago0x0e6e12…e4dd54
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase23d ago0xdd74cc…f95c2a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase23d ago0x2138f0…79c07a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase23d ago0xd17d0a…966a3c
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase23d ago0x8bd0c6…7632df
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase23d ago0x0a3ae6…b19676
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase23d ago0x986b89…836823
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase23d ago0xdee54d…a91c0d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase23d ago0xff1419…4f5612
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase23d ago0xa47ae8…f05378
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase23d ago0x6b1003…0cee9e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase23d ago0x84d796…f5f646
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase23d ago0x455c3d…050383
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase23d ago0x3791ce…e37a41
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase23d ago0x9a81b8…9b9524
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase23d ago0x65363b…ed4a23
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase23d ago0x3ca46d…5da107

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.