Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase115d ago0xc5b9e0…9a582c
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates115d ago0x86352d…3ae87e
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase115d ago0x75582a…bb187d
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates115d ago0xe32c1f…6f4059
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase115d ago0x1773b4…32c4db
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates115d ago0x804425…f9eb6e
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase115d ago0x71bf77…d3b224
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates115d ago0x15cecd…a6d25f
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase115d ago0x5d7971…dbdb6d
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates115d ago0x4c4647…fc3cf5
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase115d ago0x73d07e…965b99
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates115d ago0x5a7545…90a852
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase115d ago0x5bc9c2…830b10
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates115d ago0x81e740…bc9244
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase115d ago0xfce801…da3cfe
0xbe3d…14bc0x13bf…b9a7Base—$0.002100%coinbase115d ago0x3c3291…dbc658
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates115d ago0x8fb4d0…3d00d4
0xbe3d…14bc0x13bf…b9a7Base—$0.00075100%candidates115d ago0x515bcc…867096
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase115d ago0x1739ef…51ce90
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates115d ago0x077fb8…727ae4
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase115d ago0x29bf52…ffdd4a
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates115d ago0xa4f38f…5af487
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase115d ago0xf53e6f…151e35
0xeb0e…4f690x13bf…b9a7Base—$0.004100%candidates115d ago0xf4ff46…b835c8
0xeb0e…4f690x13bf…b9a7Base—$0.002100%coinbase115d ago0xa9903f…291120

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.