Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x5d3d…e33325d ago0xa7c482…2d2bb1
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x74b9…018f25d ago0xa2d3bd…ffff0e
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0xdcda…233725d ago0xa552e3…68701a
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0xbf85…381025d ago0x9afc76…e327c2
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0xfe64…ec0825d ago0x55f368…7fdb93
0xbaf6…e02d0x47c5…4fc3Base—$26.2570%0x45b0…c0d625d ago0xc7d8e0…971249
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x4a3c…710225d ago0x440ac4…aa595a
0xbaf6…e02d0x47c5…4fc3Base—$21.0070%0x6476…d72625d ago0xb38982…8abd9c
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x8c4f…19d725d ago0x6ee8f2…bfeb74
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0xa070…95e025d ago0x359068…ac2db7
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x1875…8fcf25d ago0xf3b7a8…c9bc20
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x271d…71b425d ago0xb6c904…ae3f5a
0xbaf6…e02d0x47c5…4fc3Base—$26.2570%0x35ec…9dba25d ago0xc98b64…232d37
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0xf261…5d4125d ago0xf8c7e5…254abb
0xbaf6…e02d0x47c5…4fc3Base—$52.5070%0x7929…b33126d ago0xd3f81f…2fb015
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x0c68…47ce26d ago0xdee76f…e6b466

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.