Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2352…17390x0e3d…7757Base$5.25100%0xbf85…381061d ago0x4183e9…89b9e2
0x2352…17390x0e3d…7757Base$1.05100%0x0477…fae062d ago0xddd74b…0cd1b2
0x2352…17390x0e3d…7757Base$1.05100%0xbcc0…614b62d ago0x0eff0a…5d8d74
0x2352…17390x0e3d…7757Base$1.05100%0x60af…6a2562d ago0x194b95…b7cb60
0x2352…17390x0e3d…7757Base$1.05100%0x0a75…f28f62d ago0x91f15e…db770e
0x2352…17390x0e3d…7757Base$1.05100%0x1708…5a2762d ago0x67c665…bb6980
0x2352…17390x0e3d…7757Base$1.05100%0x63d9…362862d ago0xdb99e2…b440a3
0x2352…17390x0e3d…7757Base$1.05100%0x8ee8…f8f262d ago0x2653c7…e8f33c
0x2352…17390x0e3d…7757Base$1.05100%0xfdd4…df7262d ago0x2755ff…3ecfb1
0x2352…17390x0e3d…7757Base$1.05100%0xdb56…d27862d ago0xbf38e8…c7cf0e
0x2352…17390x0e3d…7757Base$1.05100%0xe4ca…c91c62d ago0xc6d5b5…b5a875
0x2352…17390x0e3d…7757Base$1.05100%0xcdfd…ef8262d ago0x4849c4…80e0e0
0x2352…17390x0e3d…7757Base$1.05100%0xd02b…c37962d ago0x69aa50…4d97cf
0x2352…17390x0e3d…7757Base$5.25100%0x3213…64ef62d ago0x4af476…a69afe
0x2352…17390x0e3d…7757Base$52.50100%0xed27…48f762d ago0x35a053…a7d468
0x2352…17390x0e3d…7757Base$1.05100%0xb31a…568f62d ago0x9ff155…99a031

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.