Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7192…97320x3e7c…1570Basex402 service$0.003100%coinbase72d ago0x36c777…b4dc55
0x7192…97320x3e7c…1570Basex402 service$0.003100%coinbase72d ago0x258cdc…f13caa
0x7192…97320x3e7c…1570Basex402 service$0.003100%coinbase72d ago0xc8267a…5fe34a
0x7192…97320x3e7c…1570Basex402 service$0.003100%coinbase72d ago0xc4820c…903b28
0x7192…97320x3e7c…1570Basex402 service$0.003100%coinbase72d ago0x3d09cf…4f3e88
0x7192…97320x3e7c…1570Basex402 service$0.003100%coinbase72d ago0x333c60…44b005
0x09fe…e69b0x3e7c…1570Basex402 service$0.003100%coinbase72d ago0x02636f…27d0c6
0x09fe…e69b0x3e7c…1570Basex402 service$0.003100%coinbase72d ago0x10edc6…7400f4
0x09fe…e69b0x3e7c…1570Basex402 service$0.003100%coinbase72d ago0xef6ab7…a508f5
0x09fe…e69b0x3e7c…1570Basex402 service$0.003100%coinbase72d ago0x593c89…ad6571
0x09fe…e69b0x3e7c…1570Basex402 service$0.003100%coinbase72d ago0xc36384…fdc1d6
0x09fe…e69b0x3e7c…1570Basex402 service$0.003100%coinbase72d ago0x663aa7…7d209b
0x2b38…ab7d0x3e7c…1570Basex402 service$0.003100%coinbase72d ago0xfe5e2e…0d7dea
0x2b38…ab7d0x3e7c…1570Basex402 service$0.003100%coinbase72d ago0xf4a202…e88a1d
0x2b38…ab7d0x3e7c…1570Basex402 service$0.003100%coinbase72d ago0x87fa6c…924dcf
0x2b38…ab7d0x3e7c…1570Basex402 service$0.003100%coinbase72d ago0xce2d86…c59a11
0x2b38…ab7d0x3e7c…1570Basex402 service$0.003100%coinbase72d ago0xc80d78…ef0d4e
0x2b38…ab7d0x3e7c…1570Basex402 service$0.005100%coinbase72d ago0x662dd7…7048dc
0x2b38…ab7d0x3e7c…1570Basex402 service$0.005100%coinbase72d ago0xbee0ad…1cea32
0x2b38…ab7d0x3e7c…1570Basex402 service$0.003100%coinbase72d ago0x0f1b30…3840f6
0x2b38…ab7d0x3e7c…1570Basex402 service$0.003100%coinbase72d ago0xc71f59…64bf6c
0x2b38…ab7d0x3e7c…1570Basex402 service$0.003100%coinbase72d ago0xd84070…210b0c
0x2b38…ab7d0x3e7c…1570Basex402 service$0.003100%coinbase72d ago0xe45bae…5bff8a
0x2b38…ab7d0x3e7c…1570Basex402 service$0.003100%coinbase72d ago0x95e226…ca79a6
0x2b38…ab7d0x3e7c…1570Basex402 service$0.003100%coinbase72d ago0xed1b7d…47b56d

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.