Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47e7…cb260x7c50…1345Base—$0.01100%coinbase72d ago0x97dde2…4842aa
0x47e7…cb260x2b73…a868Base—$0.01100%coinbase72d ago0xaba090…b52cc5
0x47e7…cb260xf68a…035bBase—$0.01100%coinbase72d ago0x143c4b…7a98fa
0x47e7…cb260x30db…6215Base—$0.01100%coinbase72d ago0xbb123a…00b1b1
0x47e7…cb260xb004…5a94Base—$0.01100%coinbase72d ago0x3441dc…42c641
0x47e7…cb260x26a0…46adBase—$0.01100%coinbase72d ago0x62e2ba…027c8d
0x47e7…cb260x006a…34feBase—$0.01100%coinbase72d ago0xdbde8d…82c319
0x47e7…cb260x51ca…fd3cBase—$0.01100%coinbase72d ago0x5f2e4b…ceb61e
0x47e7…cb260x4998…f319Base—$0.01100%coinbase72d ago0x1f4a3e…573dbf
0x47e7…cb260x096f…84e7Base—$0.01100%coinbase72d ago0x880073…479331
0x47e7…cb260x651e…db08Base—$0.01100%coinbase72d ago0xe2deab…2a7854
0x47e7…cb260x24c4…6547Base—$0.01100%coinbase72d ago0x32695c…2baf79
0x47e7…cb260x67c5…2e15Base—$0.01100%coinbase72d ago0xb664ca…81f921
0x47e7…cb260xa029…3460Base—$0.01100%coinbase72d ago0x096dc4…0811a4
0x47e7…cb260xef44…05e3Base—$0.01100%coinbase72d ago0x939367…c618bf
0x47e7…cb260xc577…3903Base—$0.01100%coinbase72d ago0xe73631…85d658
0x47e7…cb260x5b0c…e743Base—$0.01100%coinbase72d ago0xb30ab5…2487e1
0x47e7…cb260xd137…f959Base—$0.01100%coinbase72d ago0x0680ee…792a90
0x47e7…cb260x18ae…0a16Base—$0.01100%coinbase72d ago0x5d6aa3…b5af61
0x47e7…cb260x17ff…9c63Base—$0.01100%coinbase72d ago0x8b9576…d98129
0x47e7…cb260xf555…74e2Base—$0.01100%coinbase72d ago0xfa18b6…612f1c
0x47e7…cb260x3ba4…3dfaBase—$0.01100%coinbase72d ago0x65fc79…81edef
0x47e7…cb260xa1a0…7cc2Base—$0.01100%coinbase72d ago0x3324ce…a572af
0x47e7…cb260x5288…b778Base—$0.01100%coinbase72d ago0x771309…d8965b
0x47e7…cb260xdb1f…4401Base—$0.01100%coinbase72d ago0xb9d3e7…a057f1

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.