Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3e0…f2ce0x3e0a…78e7Base—$0.005834100%coinbase74d ago0x37ad34…eecb2d
0xd3e0…f2ce0x3e0a…78e7Base—$0.004383100%coinbase74d ago0x6b4f5a…6e592a
0xd3e0…f2ce0x3e0a…78e7Base—$0.003781100%coinbase74d ago0x25e754…01a87a
0xd3e0…f2ce0x3e0a…78e7Base—$0.005146100%coinbase74d ago0x6ae47a…a8f0f9
0xd3e0…f2ce0x3e0a…78e7Base—$0.003619100%coinbase74d ago0x08b547…fb22d1
0xd3e0…f2ce0x3e0a…78e7Base—$0.005546100%coinbase74d ago0xf3d3ca…b2f16c
0xd3e0…f2ce0x3e0a…78e7Base—$0.005707100%coinbase74d ago0x55c7d9…65cd4e
0xd3e0…f2ce0x3e0a…78e7Base—$0.004217100%coinbase74d ago0xf3b421…7ae0c2
0xd3e0…f2ce0x3e0a…78e7Base—$0.004811100%coinbase74d ago0x7e10c5…4d6879
0xd3e0…f2ce0x3e0a…78e7Base—$0.005149100%coinbase74d ago0x77435a…aef349
0xd3e0…f2ce0x3e0a…78e7Base—$0.00546100%coinbase74d ago0x3759d4…191c4a
0xd3e0…f2ce0x3e0a…78e7Base—$0.004947100%coinbase74d ago0xc477f6…2081e2
0xd3e0…f2ce0x3e0a…78e7Base—$0.004654100%coinbase74d ago0x245253…30bccd
0xd3e0…f2ce0x3e0a…78e7Base—$0.003067100%coinbase74d ago0x05632b…bd1701
0xd3e0…f2ce0x3e0a…78e7Base—$0.003097100%coinbase75d ago0xe40550…e0e211
0xd3e0…f2ce0x3e0a…78e7Base—$0.002979100%coinbase75d ago0x287a46…7c9856
0xd3e0…f2ce0x3e0a…78e7Base—$0.003444100%coinbase75d ago0x37ac3d…3ae508
0xd3e0…f2ce0x3e0a…78e7Base—$0.005861100%coinbase75d ago0xafee0f…179147
0xd3e0…f2ce0x3e0a…78e7Base—$0.003517100%coinbase75d ago0xa8f8a7…445a47
0xd3e0…f2ce0x3e0a…78e7Base—$0.003775100%coinbase75d ago0x50e9b7…51a4eb
0xd3e0…f2ce0x3e0a…78e7Base—$0.004287100%coinbase75d ago0x4c1332…994f8a
0xd3e0…f2ce0x3e0a…78e7Base—$0.005584100%coinbase75d ago0x867174…cdf97f
0xd3e0…f2ce0x3e0a…78e7Base—$0.005731100%coinbase75d ago0x5d17c1…32541f
0xd3e0…f2ce0x3e0a…78e7Base—$0.005147100%coinbase75d ago0xc4b392…bd1b90
0xd3e0…f2ce0x3e0a…78e7Base—$0.003984100%coinbase75d ago0x7a6e4c…d53a4f

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.