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%coinbase59d ago0xd1dfbe…91035d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase59d ago0x92fd98…d0f24f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase59d ago0x5c3862…8b866e
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase59d ago0x3b8968…0226eb
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase59d ago0xfd380c…c90760
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase59d ago0xa1401c…ed85c8
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase59d ago0x4b3107…2e60ce
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase59d ago0x2e379a…f46fcb
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase59d ago0xa56a1b…0f0c19
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase59d ago0x4c1f76…0c454d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase59d ago0x45f270…245c84
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase59d ago0xb38300…f14b83
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase59d ago0x8721af…d61eb8
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase59d ago0xc874e1…a8d9dc
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase59d ago0xa624c5…198d4c
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase59d ago0xf2db7b…2a10bd
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase59d ago0x5644f4…003017
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase59d ago0x8eab03…341764
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase59d ago0x9fb627…7bdd77
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase59d ago0xe4ee13…bc122c
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase59d ago0xe2f934…463e85
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase59d ago0x34009c…08c486
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase59d ago0xc6ebe1…8e2de3
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase59d ago0xad2ae8…1a5ab2
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase59d ago0xbde028…fa3803

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.