Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb8b6…b00f0x9e25…0810Base—$0.0470%0x9e25…08102d ago0xd2ddef…628b72
0x9ece…abfd0x9e25…0810Base—$0.0170%0x9e25…08102d ago0xcea75f…220ac9
0x88ee…8b8e0x9e25…0810Base—$0.0370%0x9e25…08102d ago0xd66069…e18681
0x6681…17250x9e25…0810Base—$0.0470%0x9e25…08102d ago0xc61a7a…ecf230
0x0b69…48400x9e25…0810Base—$0.0570%0x9e25…08102d ago0xf95614…2f6524
0x14d4…d5790x9e25…0810Base—$0.00711370%0x9e25…08103d ago0x571dc9…507236
0xb532…f0ec0x9e25…0810Base—$0.0270%0x9e25…08103d ago0x0292d5…8e6514
0x1450…ac370x9e25…0810Base—$0.0470%0x9e25…08103d ago0x273d87…4cf611
0x9380…c4440x9e25…0810Base—$0.0270%0x9e25…08103d ago0x41a917…5d1d5f
0x8b28…97790x9e25…0810Base—$0.0270%0x9e25…08103d ago0x6f7b69…a2d4aa
0xf071…09cb0x9e25…0810Base—$0.0170%0x9e25…08103d ago0xf18776…0ad48e
0x2c17…0e1e0x9e25…0810Base—$0.00740370%0x9e25…08103d ago0xda79fe…0e8113
0xf622…f66d0x9e25…0810Base—$0.00786570%0x9e25…08103d ago0x6efee3…2070ef
0xe71f…a76d0x9e25…0810Base—$0.0170%0x9e25…08103d ago0x322060…44a067
0x6bff…294f0x9e25…0810Base—$0.0270%0x9e25…08103d ago0xe394b8…4e2bc3
0x0dcb…2e540x9e25…0810Base—$0.0370%0x9e25…08103d ago0x45401c…29a8a4
0x1a50…52180x9e25…0810Base—$0.00724670%0x9e25…08103d ago0xe0c756…46b624
0xced5…5ad20x9e25…0810Base—$0.00731970%0x9e25…08103d ago0x41081d…9a9e6f
0xf159…79e20x9e25…0810Base—$0.0170%0x9e25…08103d ago0xc38140…e7a035
0x1167…45d80x9e25…0810Base—$0.00767370%0x9e25…08103d ago0xa2e6bb…47ef1b
0xa483…be3a0x9e25…0810Base—$0.0270%0x9e25…08103d ago0xf9cdf2…22374a
0xb270…97550x9e25…0810Base—$0.00758770%0x9e25…08103d ago0xb8f067…3ac2b7
0x5ff4…78380x9e25…0810Base—$0.0170%0x9e25…08103d ago0xa916d1…0159c1
0x032b…68fa0x9e25…0810Base—$0.0270%0x9e25…08103d ago0x63b2ef…e31346
0x0cb3…cb700x9e25…0810Base—$0.0170%0x9e25…08103d ago0x1cc202…04ac71

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.