Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0xb5368b…e99421
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0x109515…7aab38
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0x702d13…15785d
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0xd89e23…ae8958
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0x2b2ebd…f07c65
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0x221886…ce6f65
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0xcb9bd6…d52ac6
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0x77847f…1e8867
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0xa94429…bc0168
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0xa92f90…ec7167
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0xbd0c56…5d26bf
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0xdc5b86…70b26e
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0xfcc5e0…7b8d1e
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0x516b0a…fd9665
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0x498a02…5b437c
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0x9f59c0…cec615
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0x8351d2…60284a
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0x993a54…62ecdf
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0x1c03b9…7f7d87
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0x0ef9cd…fd4979
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0xa00aca…2fb3f3
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0xce2f99…32e229
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0x90084a…488dd4
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0x577bbd…b0fd92
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa18d ago0x473159…774faf

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.