Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x386e…832c0xfe80…47eeBase$0.001100%fluxa18d ago0x5b9749…6b0abf
0x386e…832c0xfe80…47eeBase$0.001100%fluxa18d ago0xc02174…f08fae
0x386e…832c0xfe80…47eeBase$0.001100%fluxa18d ago0x23a891…9e62ca
0x386e…832c0xfe80…47eeBase$0.001100%fluxa18d ago0xbff256…7765f0
0x386e…832c0xfe80…47eeBase$0.001100%fluxa18d ago0x5d0d95…7709da
0x386e…832c0xfe80…47eeBase$0.001100%fluxa18d ago0xee7db2…ba3d9f
0x386e…832c0xfe80…47eeBase$0.001100%fluxa18d ago0x1c6947…4c6887
0x386e…832c0xfe80…47eeBase$0.001100%fluxa18d ago0xe9d349…6e838b
0x386e…832c0xfe80…47eeBase$0.001100%fluxa18d ago0x32cb3f…70fa96
0x386e…832c0xfe80…47eeBase$0.001100%fluxa18d ago0xb6fd69…116ae5
0x386e…832c0xfe80…47eeBase$0.001100%fluxa18d ago0xfe9fed…8674f9
0x386e…832c0xfe80…47eeBase$0.001100%fluxa18d ago0x5a8907…8f2f5e
0x386e…832c0xfe80…47eeBase$0.001100%fluxa18d ago0x59d602…3c8cc7
0x386e…832c0xfe80…47eeBase$0.001100%fluxa18d ago0x462d96…1a3f29
0x386e…832c0xfe80…47eeBase$0.001100%fluxa18d ago0x252f91…cc9c85
0x386e…832c0xfe80…47eeBase$0.001100%fluxa18d ago0xacdf4c…473890
0x386e…832c0xfe80…47eeBase$0.001100%fluxa18d ago0x9d2b0d…5be386
0x386e…832c0xfe80…47eeBase$0.001100%fluxa18d ago0xc4ba61…9dff25
0x386e…832c0xfe80…47eeBase$0.001100%fluxa18d ago0xf01d9d…7c27dc
0x386e…832c0xfe80…47eeBase$0.001100%fluxa18d ago0xb3147e…127a42
0x386e…832c0xfe80…47eeBase$0.001100%fluxa18d ago0x3dcf3c…92a4df
0x386e…832c0xfe80…47eeBase$0.001100%fluxa18d ago0x56e044…cded9b
0x386e…832c0xfe80…47eeBase$0.001100%fluxa19d ago0xf5c40d…9e0e41
0x386e…832c0xfe80…47eeBase$0.001100%fluxa19d ago0x383052…8c3d6b
0x386e…832c0xfe80…47eeBase$0.001100%fluxa19d ago0x7b80f3…2837c7

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.