Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base$2.10100%0x707e…8d2871d ago0x2e7d03…0aa110
0x8cfa…be850x0e3d…7757Base$22.05100%0xafd1…680d71d ago0xfff98b…b7d975
0x8cfa…be850x0e3d…7757Base$1.05100%0xf7a9…eb8d71d ago0x761586…e0a1e4
0x8cfa…be850x0e3d…7757Base$10.50100%0x77d0…ce5071d ago0x8a52a9…0e1082
0x8cfa…be850x0e3d…7757Base$5.25100%0x80e7…127f71d ago0x6260c4…579191
0x8cfa…be850x0e3d…7757Base$5.25100%0x0485…d42972d ago0x16a99a…0809a9
0x8cfa…be850x0e3d…7757Base$10.50100%0x50b0…9cda72d ago0x927ddd…995d9b
0x8cfa…be850x0e3d…7757Base$1.05100%0x551c…90e572d ago0xdc872d…6eb302
0x8cfa…be850x0e3d…7757Base$1.05100%0xaecf…8b7572d ago0x89ea10…fb79c1
0x8cfa…be850x0e3d…7757Base$10.50100%0x4173…266572d ago0x3c5e33…10fdc0
0x8cfa…be850x0e3d…7757Base$5.25100%0xe935…f90472d ago0xd53046…930d6e
0x8cfa…be850x0e3d…7757Base$10.50100%0x5944…557272d ago0x6ff1e2…3b22a7
0x8cfa…be850x0e3d…7757Base$1.05100%0x1a34…32c172d ago0x519718…8174c1
0x8cfa…be850x0e3d…7757Base$5.25100%0x2d18…781172d ago0x352383…2d500d
0x8cfa…be850x0e3d…7757Base$5.25100%0x3d44…411572d ago0xa21eb0…10aa0b
0x8cfa…be850x0e3d…7757Base$21.00100%0x433f…6ee972d ago0x13e70d…7674d0

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.