Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa22d ago0x7d00e3…ea9864
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa22d ago0xbdc17f…bfcbc4
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa22d ago0x9f7d95…eb6c0d
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa22d ago0x031c3a…163c10
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa22d ago0xe195f0…d966c1
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa22d ago0x44d455…d9c5b4
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa22d ago0x362803…fac001
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa22d ago0x4bae73…bbfe44
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa22d ago0x897073…03ebd9
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa22d ago0xb111d4…52da2f
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa22d ago0x9e01e0…750692
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa22d ago0x881eeb…cb8e0b
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa22d ago0x766e7b…7969f6
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa22d ago0x947d40…8497b0
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa22d ago0xdaa6c5…e4004d
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa22d ago0x1eb4b1…175698
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa22d ago0xdefba3…45dd4d
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa22d ago0x536e71…c8d48e
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa22d ago0xca8e71…bc8e08
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa22d ago0x632d1a…59976e
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa22d ago0x6e5b28…82c8ee
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa22d ago0xf0a058…4d3b92
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa22d ago0xaa4f8a…032740
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa23d ago0x8f4a70…d26ce4
0xe791…2d7e0xfe80…47eeBase$0.001100%fluxa23d ago0xa79327…e70049

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.