Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd4f…f74c0xe6de…bb42Base—$0.09100%dexter40d ago0xd8774c…872ef8
0xfd4f…f74c0xa790…bcd1Base—$0.09100%dexter40d ago0x631f50…ddfa41
0xfd4f…f74c0x7de0…ecdeBase—$0.09100%dexter40d ago0x2dc473…cb7797
0xfd4f…f74c0x3841…1f28Base—$0.09100%dexter40d ago0xa4fac2…739041
0xfd4f…f74c0x19e5…13c1Base—$0.09100%dexter40d ago0x6d3c29…4ed24f
0xfd4f…f74c0xafeb…0e5eBase—$0.09100%dexter40d ago0x84b58a…b2ab72
0xfd4f…f74c0x7c22…3595Base—$0.09100%dexter40d ago0x43163b…dbe618
0xfd4f…f74c0x4048…1308Base—$0.09100%dexter40d ago0x100995…8cfb4f
0xfd4f…f74c0xe54e…a35aBase—$0.09100%dexter40d ago0xe40e84…3b95e8
0xfd4f…f74c0x09d2…4a27Base—$0.09100%dexter40d ago0xa59bd3…524532
0xfd4f…f74c0x804d…46bdBase—$0.09100%dexter40d ago0xe3143e…9d5f1b
0xfd4f…f74c0xef4f…640fBase—$0.09100%dexter40d ago0xe7de8c…445d7e
0xfd4f…f74c0xc38f…bc34Base—$0.09100%dexter40d ago0x2fbc41…f6ef15
0xfd4f…f74c0x18f4…3274Base—$0.09100%dexter40d ago0x6a5b4e…624d74
0xfd4f…f74c0x95c0…d7e3Base—$0.09100%dexter40d ago0x98317f…e85c87
0xfd4f…f74c0xeb77…511fBase—$0.09100%dexter40d ago0x34c64f…907305
0xfd4f…f74c0x072a…6ee3Base—$0.09100%dexter40d ago0x923f50…92f5c6
0xfd4f…f74c0xea39…8453Base—$0.09100%dexter40d ago0xb76f1f…d1e4be
0xfd4f…f74c0x62db…4c67Base—$0.09100%dexter40d ago0x6963e3…2ed3e0
0xfd4f…f74c0xb2fd…2efcBase—$0.09100%dexter40d ago0x403efa…0fd1fd
0xfd4f…f74c0xbe97…f7d2Base—$0.09100%dexter40d ago0x13b5d5…202c42
0xfd4f…f74c0xfacb…7bccBase—$0.09100%dexter40d ago0x2979fe…80416f
0xfd4f…f74c0xe408…7633Base—$0.09100%dexter40d ago0xb58d67…965c2c
0xfd4f…f74c0xca11…227bBase—$0.09100%dexter40d ago0x51b3de…8b59da
0xfd4f…f74c0xb18b…230bBase—$0.09100%dexter40d ago0x88392a…a8f49c

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.