Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4608…21270x4466…125eBasex402 service$0.005100%coinbase93d ago0xc753b0…89b974
0x4608…21270x4466…125eBasex402 service$0.005100%coinbase93d ago0x0004ee…4e9719
0x4608…21270x4466…125eBasex402 service$0.005100%coinbase93d ago0x5c76c5…812d2a
0x4608…21270x4466…125eBasex402 service$0.005100%coinbase93d ago0xbd8d97…1240ec
0x4608…21270x4466…125eBasex402 service$0.005100%coinbase93d ago0xc63cb1…4348e9
0x4608…21270x4466…125eBasex402 service$0.005100%coinbase93d ago0x660175…06ac3a
0x4608…21270x4466…125eBasex402 service$0.005100%coinbase93d ago0xe71e90…453bb6
0x4608…21270x4466…125eBasex402 service$0.005100%coinbase93d ago0xe03c0b…5fbcc6
0x4608…21270x4466…125eBasex402 service$0.004100%coinbase93d ago0x2a27c2…c5f1f2
0x4608…21270x4466…125eBasex402 service$0.004100%coinbase93d ago0x008b9a…ba7aa8
0x4608…21270x4466…125eBasex402 service$0.004100%coinbase93d ago0x855939…5a22b7
0x4608…21270x4466…125eBasex402 service$0.004100%coinbase93d ago0x0469b0…1efff8
0x4608…21270x4466…125eBasex402 service$0.01100%coinbase93d ago0x5331ef…7e36f5
0x4608…21270x4466…125eBasex402 service$0.008100%coinbase93d ago0xdb5910…a81be8
0x4608…21270x4466…125eBasex402 service$0.01100%coinbase93d ago0x8e4d5c…91537d
0x4608…21270x4466…125eBasex402 service$0.02100%coinbase93d ago0xa780c1…c7a919
0x4608…21270x4466…125eBasex402 service$0.01100%coinbase93d ago0x580852…9b166c
0x4608…21270x4466…125eBasex402 service$0.01100%coinbase93d ago0x76d44e…a03065
0x4608…21270x4466…125eBasex402 service$0.10100%coinbase93d ago0x3d3213…cebccc
0x4608…21270x4466…125eBasex402 service$0.008100%coinbase93d ago0xd20b05…e174da
0x4608…21270x4466…125eBasex402 service$0.005100%coinbase93d ago0x2428cb…2224a6
0x4608…21270x4466…125eBasex402 service$0.005100%coinbase93d ago0x518895…de169f
0x4608…21270x4466…125eBasex402 service$0.0022100%coinbase93d ago0x60cd8c…5ae28f
0x4608…21270x4466…125eBasex402 service$0.15100%coinbase94d ago0xcaf4b2…2c32a5
0x4608…21270x4466…125eBasex402 service$0.005100%coinbase94d ago0xe8b51f…d83ea6

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.