Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase115d ago0xfe7a44…ab8bc6
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates115d ago0x26c1d3…70c3b1
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase115d ago0x4205f3…9fca68
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates115d ago0xb93d4d…f5ee34
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase115d ago0x30caeb…eeb77b
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates115d ago0xcc93e4…1f1f3a
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase115d ago0x108443…4050b2
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates115d ago0x4247f4…a166e8
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase115d ago0x284a63…3472ad
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates115d ago0xe336a3…a0aa2c
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase115d ago0x40f331…708ac7
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates115d ago0xe79b07…161534
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase115d ago0xb22805…0618f0
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates115d ago0x777a3b…6ef939
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase115d ago0x7022b6…f79938
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates115d ago0x835ec9…a2dff3
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase115d ago0x96b1a9…3a5997
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates115d ago0x212b7b…4be615
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase115d ago0x6e1e68…4fe747
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates115d ago0x579cab…aa2ba3
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase115d ago0x9c224a…0b5279
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates115d ago0x213670…772459
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase115d ago0x4fbc62…3783fe
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates115d ago0x536336…347b18
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase115d ago0xffe505…7efdae

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.