Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4dd1…6c1f0x0e3d…7757Base—$11.55100%0x8183…61da86d ago0x2811e8…9cd719
0x4dd1…6c1f0x0e3d…7757Base—$5.25100%0xbb99…f69a86d ago0xa0c0b4…468e75
0x4dd1…6c1f0x0e3d…7757Base—$5.25100%0x1e92…0cb786d ago0xc9c96e…f64fb6
0x4dd1…6c1f0x0e3d…7757Base—$10.50100%0xe620…490186d ago0xb32b97…4b9b58
0x4dd1…6c1f0x0e3d…7757Base—$10.50100%0x1e7c…464c86d ago0xc389be…bfbcd3
0x4dd1…6c1f0x0e3d…7757Base—$52.50100%0xda2d…f5ea86d ago0x3e9b41…8a9bed
0x4dd1…6c1f0x0e3d…7757Base—$5.25100%0xcf26…86e686d ago0xa91fa1…4b73e3
0x4dd1…6c1f0x0e3d…7757Base—$5.25100%0xd0af…bdfe86d ago0xcd9234…558a21
0x4dd1…6c1f0x0e3d…7757Base—$5.25100%0x2d29…913b86d ago0xab2fd9…cc9af0
0x4dd1…6c1f0x0e3d…7757Base—$10.50100%0x80e7…127f86d ago0xa3716c…71caee
0x4dd1…6c1f0x0e3d…7757Base—$5.25100%0xfe64…ec0886d ago0x99e00b…2daf6c
0x4dd1…6c1f0x0e3d…7757Base—$10.50100%0xd27a…bec886d ago0xd11617…0a4c6b
0x4dd1…6c1f0x0e3d…7757Base—$5.25100%0xc836…5c4686d ago0x1fbf2c…208203
0x4dd1…6c1f0x0e3d…7757Base—$10.50100%0xd223…7d2886d ago0x7badd9…bfe5d7
0x4dd1…6c1f0x0e3d…7757Base—$5.25100%0xd60b…b73986d ago0x09f2b0…820dbc
0x4dd1…6c1f0x0e3d…7757Base—$10.50100%0x133d…a47686d ago0x31d100…df19bd
0x4dd1…6c1f0x0e3d…7757Base—$21.00100%0xc07c…d71886d ago0x90b473…beae99
0x4dd1…6c1f0x0e3d…7757Base—$10.50100%0x493b…b91686d ago0x94e4cf…fab263

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.