Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9bac…b0c30x4466…125eBasex402 service$0.005100%coinbase7d ago0x14ba65…410fd9
0x643c…02fd0x4466…125eBasex402 service$0.004100%coinbase7d ago0xd9b5fc…63eba0
0xf068…258e0x4466…125eBasex402 service$0.005100%coinbase7d ago0x898f3e…69a472
0x6459…85990x4466…125eBasex402 service$0.005100%coinbase7d ago0x679935…288090
0x8ca3…2d150x4466…125eBasex402 service$0.004100%coinbase7d ago0x3010fb…429b8a
0x6459…85990x4466…125eBasex402 service$0.0022100%coinbase7d ago0xeba2fe…57b011
0xf068…258e0x4466…125eBasex402 service$0.004100%coinbase7d ago0x63a1d3…171bbe
0xa19f…accc0x4466…125eBasex402 service$0.05100%coinbase7d ago0x05d60a…114fa3
0x6459…85990x4466…125eBasex402 service$0.004100%coinbase8d ago0xebac69…585951
0x0acd…11f50x4466…125eBasex402 service$0.02100%coinbase8d ago0xcc9633…90b863
0xd50d…29af0x4466…125eBasex402 service$0.01100%coinbase8d ago0x085a9f…beb7a6
0x91f1…f8800x4466…125eBasex402 service$0.005100%coinbase8d ago0x009dd5…9d0fc0
0x3e9f…41650x4466…125eBasex402 service$0.02100%coinbase8d ago0x3dd986…902c73
0x91f1…f8800x4466…125eBasex402 service$0.005100%coinbase8d ago0x34a973…4c136a
0xf5c5…a03b0x4466…125eBasex402 service$0.005100%coinbase8d ago0xec4251…02a51f
0x9419…57aa0x4466…125eBasex402 service$0.006100%coinbase8d ago0x506f19…2dcc2d
0x9a6d…97150x4466…125eBasex402 service$0.02100%coinbase8d ago0x8475a0…a75370
0x9a6d…97150x4466…125eBasex402 service$0.008100%coinbase8d ago0x82a523…0be8bb
0x4608…21270x4466…125eBasex402 service$0.02100%coinbase8d ago0xa7af8c…d7766a
0x9419…57aa0x4466…125eBasex402 service$0.01100%coinbase8d ago0x82f5c1…311a84
0x7126…004d0x4466…125eBasex402 service$0.005100%coinbase8d ago0x3331dc…3fc7bb
0x2b9e…41a40x4466…125eBasex402 service$0.005100%coinbase8d ago0xb30acc…b69815
0xf068…258e0x4466…125eBasex402 service$0.004100%coinbase8d ago0x36a9ff…230211
0x4608…21270x4466…125eBasex402 service$0.005100%coinbase8d ago0xea0e91…ff9cb8
0x3346…993c0x4466…125eBasex402 service$0.02100%coinbase8d ago0xe54fa1…8e09bd

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.