Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI58d ago0x45399b…47e4e5
0xd7c7…f6280x9257…2132Basex402 service$0.01100%payAI58d ago0x714f84…4ff609
0xd7c7…f6280x9257…2132Basex402 service$0.01100%payAI58d ago0x99cd82…807912
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI58d ago0xf4f80a…061b6a
0xd7c7…f6280x9257…2132Basex402 service$0.01100%payAI58d ago0x131cb3…b7800d
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI58d ago0xc9a9b1…a50116
0xd7c7…f6280x9257…2132Basex402 service$0.01100%payAI58d ago0x1bda9d…baddde
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI58d ago0xb16dd2…2c1320
0xd7c7…f6280x9257…2132Basex402 service$0.01100%payAI58d ago0x72fbdf…d8adc5
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI58d ago0x41b619…9eb54f
0x32e8…e9340x9257…2132Basex402 service$0.01100%payAI58d ago0x2fca16…8d4140
0xd7c7…f6280x9257…2132Basex402 service$0.01100%payAI58d ago0xe8bb83…c8e93e
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI58d ago0xc1e8df…02fdd5
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI58d ago0xb1589b…128127
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI58d ago0x10d800…98263e
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI58d ago0x460df8…58119f
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI58d ago0x2589c9…753160
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI58d ago0x05242d…503a4e
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI58d ago0x4c54bf…7dbe6f
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI58d ago0x5d37e5…9ae4b2
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI58d ago0x54f9bf…bb13aa
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI58d ago0xbfc561…72c30d
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI58d ago0xfea1b7…bc65c3
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI58d ago0x2b343f…d30f42
0x7e57…2f090x9257…2132Basex402 service$0.03100%payAI58d ago0xeab732…fe8f61

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.