Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa5d ago0x081624…8543af
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa5d ago0xbcf60b…c649c8
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa5d ago0x4ec92f…1a9a1b
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa5d ago0xaae54a…504ded
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa5d ago0xfe7289…8a31d7
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa5d ago0x59efbe…ea808f
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa5d ago0x78cf49…18a606
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa5d ago0xe599b8…1df9b1
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa5d ago0x96e8a5…840ab0
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa5d ago0xf7fe4e…e394dd
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa5d ago0x275095…2d0b27
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa5d ago0x219aa8…68c406
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa5d ago0xa6dcf3…774af4
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa5d ago0xe86199…de48bb
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa5d ago0x6f2d4b…1fb9bc
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa5d ago0xc2acb8…169f3d
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa5d ago0x2f3603…8d0b26
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa5d ago0x675641…f67326
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa5d ago0x3d4186…0e16b1
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa5d ago0xa43fe4…08be54
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa5d ago0xd8ec84…db63c9
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa5d ago0xb13a9b…402d69
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa5d ago0xb3f8d3…929754
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa5d ago0x704186…f97694
0xe923…6aaf0xfe80…47eeBase$0.001100%fluxa5d ago0xf23e66…32a757

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.