Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x25ec…b8b70xb075…59d8Base$0.0670%0xd5a8…f61622d ago0xc18a97…347e49
0x0eee…10820xb075…59d8Base$0.0670%0xd5a8…f61622d ago0xd83366…b2f4f9
0x0eee…10820xb075…59d8Base$0.0670%0xd5a8…f61622d ago0xc22c21…b3f5e8
0xf16f…4eca0xb075…59d8Base$0.0270%0xd5a8…f61623d ago0x427b50…af021c
0xf16f…4eca0xb075…59d8Base$0.0270%0xd5a8…f61623d ago0x043b37…3e381a
0xf16f…4eca0xb075…59d8Base$0.0670%0xd5a8…f61623d ago0x4c3059…b4642c
0xf16f…4eca0xb075…59d8Base$0.0270%0xd5a8…f61623d ago0x798126…6d8ddb
0xf16f…4eca0xb075…59d8Base$0.0670%0xd5a8…f61623d ago0xbb415d…5beae5
0xf16f…4eca0xb075…59d8Base$0.0270%0xd5a8…f61623d ago0x6fb419…33cff0
0x5b0d…77d30xb075…59d8Base$0.0270%0xd5a8…f61623d ago0x58b472…439246
0x5b0d…77d30xb075…59d8Base$0.0670%0xd5a8…f61623d ago0xf94cab…f88aa0
0xe079…45da0xb075…59d8Base$0.0670%0xd5a8…f61623d ago0x546729…a2dddf
0xe2b8…a5ad0xb075…59d8Base$0.0670%0xd5a8…f61623d ago0x2a5d2c…b10c2b
0xe2b8…a5ad0xb075…59d8Base$0.0270%0xd5a8…f61623d ago0x6ffd56…3ef3d2
0xe028…d7460xb075…59d8Base$0.0670%0xd5a8…f61623d ago0x6589b0…836149
0xe028…d7460xb075…59d8Base$0.0270%0xd5a8…f61623d ago0xbf1a3b…fbc235
0xcddd…d1220xb075…59d8Base$0.0670%0xd5a8…f61623d ago0x3a5063…89a18c
0xcddd…d1220xb075…59d8Base$0.0270%0xd5a8…f61623d ago0x96dd2d…6d2e87
0x05fd…a7d60xb075…59d8Base$0.0670%0xd5a8…f61623d ago0x62c608…6946ce
0xe028…d7460xb075…59d8Base$0.0670%0xd5a8…f61623d ago0xb7606d…47f4bd
0xe028…d7460xb075…59d8Base$0.0270%0xd5a8…f61623d ago0x12be9a…42bae0
0x79e2…ac7d0xb075…59d8Base$0.0670%0xd5a8…f61623d ago0x535057…0c1f95
0xe079…45da0xb075…59d8Base$0.0670%0xd5a8…f61623d ago0xf0d995…1f2472
0xcddd…d1220xb075…59d8Base$0.0670%0xd5a8…f61623d ago0x359bd3…45a8d6
0xcddd…d1220xb075…59d8Base$0.0270%0xd5a8…f61623d ago0x85fbd8…a08c64

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.