Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa37d ago0x9ea3a6…724542
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa37d ago0x417a00…eee0bf
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa37d ago0x5e132f…afbd88
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa37d ago0x9542cb…65b875
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa37d ago0xef5de2…4290b6
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa37d ago0xc04922…1cdcb9
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa37d ago0xd169cf…8e9db4
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa37d ago0xe378b7…b85bf8
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa38d ago0xee3f30…8754b7
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa38d ago0x24d2f8…6068d4
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa38d ago0x70d682…aed2e1
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa38d ago0xdf4c80…c92009
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa38d ago0x1fd09d…3a5a10
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa38d ago0x76fb66…ea6fde
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa38d ago0x713253…7f9776
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa38d ago0x41b598…a669e1
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa38d ago0x0bd52a…d6e6d5
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa38d ago0xe2a017…e81a12
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa38d ago0x37737d…4d87f3
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa38d ago0x3fc1d8…85512e
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa38d ago0xf53614…0b917a
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa38d ago0x7b841b…aff39f
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa38d ago0x7345d7…5c39de
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa38d ago0xf1c861…13cbfe
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa38d ago0x9fa9f1…025c10

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.