Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e93…92880x9fb3…1d9aBasex402 service$0.005100%coinbase36d ago0xa43df6…6b71e2
0x5e93…92880x9fb3…1d9aBasex402 service$0.005100%coinbase36d ago0xff42fb…550db6
0x5e93…92880x9fb3…1d9aBasex402 service$0.005100%coinbase36d ago0x37b8e6…ebb05a
0x5e93…92880x9fb3…1d9aBasex402 service$0.005100%coinbase36d ago0x455d0a…ef3e5b
0x5e93…92880x9fb3…1d9aBasex402 service$0.005100%coinbase36d ago0x0921c0…3455b4
0x5e93…92880x9fb3…1d9aBasex402 service$0.005100%coinbase36d ago0x275733…5605cf
0x5e93…92880x9fb3…1d9aBasex402 service$0.005100%coinbase36d ago0xa594ea…232bff
0x5e93…92880x9fb3…1d9aBasex402 service$0.005100%coinbase36d ago0x5d1e40…a74707
0x5e93…92880x9fb3…1d9aBasex402 service$0.005100%coinbase36d ago0x9437b3…c1856d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase36d ago0x122beb…a43cf3
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase36d ago0xdbbd7d…e99ace
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase36d ago0x8d1b75…f8df33
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase36d ago0x46f6ed…dd42a9
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase36d ago0xc4f6b6…70a6af
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase36d ago0x6d3538…4abb7f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase36d ago0x9a059e…b66004
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase36d ago0xed05f8…db6d4d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase36d ago0xc33536…caf765
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase36d ago0x4611cc…eb77d5
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase36d ago0x5e18e0…5303a6
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase36d ago0x411d57…6e3317
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase36d ago0x8b9e71…36910f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase36d ago0xe72a2e…57c432
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase36d ago0xa98fbb…7ea5b1
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase36d ago0x7bdc29…d99e5f

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.