Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa35d ago0xf770c4…d16176
0xe959…e56d0x9c95…e299Base$0.001100%fluxa35d ago0x6e7448…0451bc
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa35d ago0x2d389a…ac1085
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa35d ago0x338061…521ad2
0xe959…e56d0x9c95…e299Base$0.001100%fluxa35d ago0x37bd5f…25d710
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa35d ago0x7b19e0…2bb63c
0xe959…e56d0x9c95…e299Base$0.001100%fluxa35d ago0xc3b0ae…536f4c
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa35d ago0x520c57…5d4517
0xe959…e56d0x9c95…e299Base$0.001100%fluxa35d ago0xb344d5…8362e1
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa35d ago0x9206b1…4c39b2
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa35d ago0xef0dfb…7c8737
0xe959…e56d0x9c95…e299Base$0.001100%fluxa35d ago0xf26876…4cf059
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa35d ago0xa3bca4…be36c4
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa35d ago0xbdd6b3…e19e05
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa35d ago0x23f6b9…df7f84
0xe959…e56d0x9c95…e299Base$0.001100%fluxa36d ago0xe343b7…4e7394
0xe959…e56d0x9c95…e299Base$0.001100%fluxa36d ago0xc54fc6…309b84
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa36d ago0xa5542a…aa1a87
0xe959…e56d0x9c95…e299Base$0.001100%fluxa36d ago0xad2de5…5d3d98
0xe959…e56d0x9c95…e299Base$0.001100%fluxa36d ago0xb41f2e…1ab058
0xe959…e56d0x9c95…e299Base$0.001100%fluxa36d ago0x91ee5f…19a04e
0xe959…e56d0xfe80…47eeBase$0.001100%fluxa36d ago0xbe409f…c1cfb5
0xe959…e56d0x9c95…e299Base$0.001100%fluxa36d ago0x9b6648…d06c7d
0xe959…e56d0x9c95…e299Base$0.001100%fluxa36d ago0xafecde…51bf8c
0xe959…e56d0x9c95…e299Base$0.001100%fluxa36d ago0xb1cb62…c0eb72

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.