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%coinbase39d ago0x122beb…a43cf3
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase39d ago0xdbbd7d…e99ace
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase39d ago0x8d1b75…f8df33
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase39d ago0x46f6ed…dd42a9
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase39d ago0xc4f6b6…70a6af
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase39d ago0x6d3538…4abb7f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase39d ago0x9a059e…b66004
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase39d ago0xed05f8…db6d4d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase39d ago0xc33536…caf765
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase39d ago0x4611cc…eb77d5
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase39d ago0x5e18e0…5303a6
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase39d ago0x411d57…6e3317
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase39d ago0x8b9e71…36910f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase39d ago0xe72a2e…57c432
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase39d ago0xa98fbb…7ea5b1
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase39d ago0x7bdc29…d99e5f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase39d ago0x78466a…84dad4
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase39d ago0x3736e9…53835a
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase39d ago0x4dd54a…32694d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase39d ago0x919dc1…dd0a4f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase39d ago0xa00b2f…25a3c2
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase39d ago0xb9d10e…d9e3cd
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase39d ago0xc79180…99049d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase39d ago0x4ac3aa…74d70a
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase39d ago0xc5c203…ffb8f3

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.