Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3955…0a050x3e0a…78e7Base—$0.004823100%coinbase74d ago0x6c5386…7b648d
0x3955…0a050x3e0a…78e7Base—$0.005069100%coinbase74d ago0x3616e0…5d750d
0x3955…0a050x3e0a…78e7Base—$0.005851100%coinbase74d ago0x6471cb…abe3d9
0x3955…0a050x3e0a…78e7Base—$0.002908100%coinbase74d ago0x5f2d30…55d9fd
0x3955…0a050x3e0a…78e7Base—$0.003091100%coinbase74d ago0xe71ce2…4dead3
0x3955…0a050x3e0a…78e7Base—$0.005751100%coinbase74d ago0x2f338b…15942f
0x3955…0a050x3e0a…78e7Base—$0.004046100%coinbase75d ago0x1d3a6b…9f3ab6
0x3955…0a050x3e0a…78e7Base—$0.004432100%coinbase75d ago0xefb90c…fc14d3
0x3955…0a050x3e0a…78e7Base—$0.004725100%coinbase75d ago0xa80730…d68104
0x3955…0a050x3e0a…78e7Base—$0.005469100%coinbase75d ago0x4f07f3…1ba117
0x3955…0a050x3e0a…78e7Base—$0.004909100%coinbase75d ago0x163b29…77f1b6
0x3955…0a050x3e0a…78e7Base—$0.004377100%coinbase75d ago0x4c2f5d…0edc2a
0x3955…0a050x3e0a…78e7Base—$0.004356100%coinbase75d ago0xb8b0d3…fab8d7
0x3955…0a050x3e0a…78e7Base—$0.00501100%coinbase75d ago0x03231e…5272c6
0x3955…0a050x3e0a…78e7Base—$0.00469100%coinbase75d ago0xea50b0…602a65
0x3955…0a050x3e0a…78e7Base—$0.002719100%coinbase75d ago0xa2f8af…c6ab68
0x3955…0a050x3e0a…78e7Base—$0.005003100%coinbase75d ago0x645b7e…54d424
0x3955…0a050x3e0a…78e7Base—$0.00484100%coinbase75d ago0x9ca69e…412ecb
0x3955…0a050x3e0a…78e7Base—$0.003336100%coinbase75d ago0xef7e2f…fa3ea5
0x3955…0a050x3e0a…78e7Base—$0.004625100%coinbase75d ago0x3a1c49…0dd037
0x3955…0a050x3e0a…78e7Base—$0.003087100%coinbase75d ago0xd00f43…f931e4
0x3955…0a050x3e0a…78e7Base—$0.004477100%coinbase75d ago0xa01de4…ac26f4
0x3955…0a050x3e0a…78e7Base—$0.004113100%coinbase75d ago0x63ed65…a37763
0x3955…0a050x3e0a…78e7Base—$0.004475100%coinbase75d ago0x98e7cb…05b9a0
0x3955…0a050x3e0a…78e7Base—$0.003752100%coinbase75d ago0x263ebb…411120

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.