Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase115d ago0x419549…7c9713
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase115d ago0x272e4c…ffa2c0
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase115d ago0xcdb949…982a0e
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase115d ago0xea902e…84044b
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase115d ago0xc0823b…5fd2dd
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase115d ago0xf272be…54d765
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase115d ago0x933fb7…aab290
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase115d ago0x6067b1…1fdb50
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase115d ago0x2a486b…54c8a3
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase115d ago0x91e908…4e9fc9
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase115d ago0x879814…993935
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase115d ago0x87dec5…402686
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase115d ago0x221c8a…ede5ca
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase115d ago0xbd4cc2…3ddde9
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase115d ago0xd5e9b8…3c2ad0
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase115d ago0x546b47…9aadef
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase115d ago0x005627…2f28b8
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase115d ago0x5ea9ce…870f95
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase115d ago0xa8ab25…36d121
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase115d ago0x74f421…e72c3c
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase115d ago0x519ed6…6c11a1
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase115d ago0xe5bfe3…b72da3
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase115d ago0x9f765d…219625
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase115d ago0xb352e3…38c44c
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase115d ago0x1f4b4f…25872a

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.