Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d3c…33c20x2ec4…be71Basex402scanX402$0.01100%candidates98d ago0x4198ae…10c99c
0x2d3c…33c20x2ec4…be71Basex402scanX402$0.01100%candidates98d ago0xc31b81…318966
0x2d3c…33c20x2ec4…be71Basex402scanX402$0.01100%coinbase98d ago0x185ebf…d5b38e
0x2d3c…33c20x2ec4…be71Basex402scanX402$0.01100%coinbase98d ago0xfc84ba…0591a2
0x2d3c…33c20x2ec4…be71Basex402scanX402$0.01100%candidates98d ago0x6f50ef…c0ead0
0x2d3c…33c20x2ec4…be71Basex402scanX402$0.01100%coinbase98d ago0x4a6c79…406313
0x2d3c…33c20x2ec4…be71Basex402scanX402$0.01100%coinbase98d ago0x269506…2f891a
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase98d ago0x8358b0…2d15d1
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase98d ago0xf19c76…3d0dc7
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase98d ago0x75f67a…61a1e7
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%candidates98d ago0xcca036…1f4802
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%candidates98d ago0xb9cd43…26a65a
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%candidates98d ago0xa63252…c15e18
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase98d ago0xc3db2e…ad8be5
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase98d ago0x562fea…341588
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%coinbase98d ago0x85d076…9c7f75
0xe629…4b540x2ec4…be71Basex402scanX402$0.01100%candidates98d ago0xc80bc7…b30c2f
0x9cc4…b1760x2ec4…be71Basex402scanX402$0.01100%coinbase98d ago0x38f1ab…bd6dc2
0x9cc4…b1760x2ec4…be71Basex402scanX402$0.01100%coinbase98d ago0x6b670e…f671b4
0x9cc4…b1760x2ec4…be71Basex402scanX402$0.01100%candidates98d ago0xc1ee40…a4d517
0x9cc4…b1760x2ec4…be71Basex402scanX402$0.01100%candidates98d ago0x88be8f…82c45c
0x9cc4…b1760x2ec4…be71Basex402scanX402$0.02100%coinbase98d ago0x66b8c2…6352fc
0x9cc4…b1760x2ec4…be71Basex402scanX402$0.01100%coinbase98d ago0xb07c41…9ef242
0x9cc4…b1760x2ec4…be71Basex402scanX402$0.01100%coinbase98d ago0x9b4081…39a1e5
0x9cc4…b1760x2ec4…be71Basex402scanX402$0.01100%coinbase98d ago0x3f3ae6…40f6eb

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.