Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base$21.00100%0x2ce3…0cdb87d ago0x3583e7…542981
0xc9a2…31540x0e3d…7757Base$2.10100%0xf098…e1e487d ago0xfeb803…48739f
0xc9a2…31540x0e3d…7757Base$10.50100%0x6280…2e7987d ago0x2b0b9b…d8bbe9
0xc9a2…31540x0e3d…7757Base$3.15100%0xd7a4…9b2687d ago0xb24242…14c70d
0xc9a2…31540x0e3d…7757Base$52.50100%0x1c06…7baa87d ago0x918f2b…94fe62
0xc9a2…31540x0e3d…7757Base$10.50100%0xbc41…9c5b87d ago0xd24665…9a1ed2
0xc9a2…31540x0e3d…7757Base$1.05100%0xbc18…facb87d ago0xdfff0a…78dbbf
0xc9a2…31540x0e3d…7757Base$1.05100%0x6b3c…58cb87d ago0x2becac…2974c4
0xc9a2…31540x0e3d…7757Base$10.50100%0x02d7…6ab387d ago0x879274…61d034
0xc9a2…31540x0e3d…7757Base$21.00100%0xa7d7…e1b687d ago0xe041e5…8a1a6e
0xc9a2…31540x0e3d…7757Base$5.25100%0xa06c…18fe87d ago0x18dae1…44f2a1
0xc9a2…31540x0e3d…7757Base$11.55100%0x1984…8da887d ago0xe0a7ab…99628c
0xc9a2…31540x0e3d…7757Base$6.30100%0xc585…31c687d ago0x843582…3cf90a
0xc9a2…31540x0e3d…7757Base$2.10100%0x7fb5…6c5287d ago0xd38bc0…51c876
0xc9a2…31540x0e3d…7757Base$11.55100%0x811a…c8aa87d ago0xffc020…2e75ff
0xc9a2…31540x0e3d…7757Base$10.50100%0x4a9f…031187d ago0x38a1f0…13df45
0xc9a2…31540x0e3d…7757Base$7.35100%0xc807…52c787d ago0x591291…c58bcd
0xc9a2…31540x0e3d…7757Base$10.50100%0xc76e…a7a987d ago0x31768c…ae0680
0xc9a2…31540x0e3d…7757Base$15.75100%0x450f…b50687d ago0x2ea614…5976b0
0xc9a2…31540x0e3d…7757Base$10.50100%0x9d9f…8c6a87d ago0x8bdcbc…355761
0xc9a2…31540x0e3d…7757Base$1.05100%0x03f1…4e5f87d ago0x5e226b…fcc0ed
0xc9a2…31540x0e3d…7757Base$3.15100%0x24a4…540a87d ago0x29c527…833316
0xc9a2…31540x0e3d…7757Base$21.00100%0x2309…083c87d ago0xd73ea6…96a143
0xc9a2…31540x0e3d…7757Base$1.05100%0xf7a9…eb8d87d ago0x78dc22…700721
0xc9a2…31540x0e3d…7757Base$16.80100%0xc4f0…359687d ago0xf8b39d…c8f1e1

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.