Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase50d ago0x7ba603…cc7211
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase50d ago0xc4d3a9…93fb04
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase50d ago0xba0814…3c4dce
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase50d ago0x1b957b…1b7a28
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase50d ago0xbf18a2…c2caca
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase50d ago0xcf099f…30dfaf
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase50d ago0x19ead0…b10e9c
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase50d ago0x02712d…484aca
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase50d ago0x3876cb…2f6c5b
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase50d ago0x9aaa1d…f4c647
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase50d ago0x9bc5a5…a66264
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase50d ago0xa34820…661a62
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase50d ago0x2e688f…6fb511
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase50d ago0x38242d…6c88b0
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase50d ago0x36d78d…27c812
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase50d ago0x3b4b8e…27c4a7
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase50d ago0x569b17…1348c2
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase50d ago0x1d002c…83e0cc
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase50d ago0xd8f31c…cfb3aa
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase50d ago0xd3e913…1d8cf4
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase50d ago0xbb7b8e…3a2673
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase50d ago0x66debe…0ef0b0
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase50d ago0xdb22f0…90fa31
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase50d ago0xaae10f…c946f8
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase50d ago0xf8e3b8…4e51fe

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.