Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4f0…4eac0x3e0a…78e7Base—$0.005791100%coinbase74d ago0x065e80…5dbf88
0xf4f0…4eac0x3e0a…78e7Base—$0.004284100%coinbase74d ago0x3f0c41…56e864
0xf4f0…4eac0x3e0a…78e7Base—$0.003894100%coinbase74d ago0xb225be…9bbc7d
0xf4f0…4eac0x3e0a…78e7Base—$0.00435100%coinbase74d ago0xa2b51c…3e9941
0xf4f0…4eac0x3e0a…78e7Base—$0.005862100%coinbase74d ago0xae22e5…5be62f
0xf4f0…4eac0x3e0a…78e7Base—$0.005704100%coinbase74d ago0x42bf9c…c0048a
0xf4f0…4eac0x3e0a…78e7Base—$0.003515100%coinbase74d ago0xf089ef…a9a16f
0xf4f0…4eac0x3e0a…78e7Base—$0.005383100%coinbase74d ago0x4f7c75…61c514
0xf4f0…4eac0x3e0a…78e7Base—$0.003685100%coinbase74d ago0x7c140b…5e3bc7
0xf4f0…4eac0x3e0a…78e7Base—$0.00573100%coinbase74d ago0x93ee3e…0e6c4c
0xf4f0…4eac0x3e0a…78e7Base—$0.004946100%coinbase74d ago0xe9dcb8…4f5e9b
0xf4f0…4eac0x3e0a…78e7Base—$0.004553100%coinbase74d ago0xd4e8df…840608
0xf4f0…4eac0x3e0a…78e7Base—$0.005723100%coinbase74d ago0xf3f1e8…d037b4
0xf4f0…4eac0x3e0a…78e7Base—$0.005901100%coinbase74d ago0xacf643…ef38dd
0xf4f0…4eac0x3e0a…78e7Base—$0.00446100%coinbase74d ago0xf5b14d…1a30c3
0xf4f0…4eac0x3e0a…78e7Base—$0.004698100%coinbase75d ago0x0bedb4…4a0456
0xf4f0…4eac0x3e0a…78e7Base—$0.0045100%coinbase75d ago0xfd3eb4…114fd5
0xf4f0…4eac0x3e0a…78e7Base—$0.005246100%coinbase75d ago0x2a24e9…b7e803
0xf4f0…4eac0x3e0a…78e7Base—$0.00545100%coinbase75d ago0x72be14…76e4c9
0xf4f0…4eac0x3e0a…78e7Base—$0.003236100%coinbase75d ago0x69c206…5453e6
0xf4f0…4eac0x3e0a…78e7Base—$0.005613100%coinbase75d ago0xdf7b6b…a1dd2a
0xf4f0…4eac0x3e0a…78e7Base—$0.005717100%coinbase75d ago0xf3dca3…7eb773

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.