Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x73c8…83050x75a7…0f1cBase—$0.01100%coinbase73d ago0xf26d60…dc12df
0x73c8…83050xbbfb…a9c8Base—$0.01100%coinbase73d ago0x819324…4a82e9
0x73c8…83050x6109…3427Base—$0.01100%coinbase73d ago0xc594bc…22f1b9
0x73c8…83050xb5fb…ef77Base—$0.01100%coinbase73d ago0xbb2422…a6ca5f
0x73c8…83050x0669…f68bBase—$0.01100%coinbase73d ago0x1c177d…8f5dae
0x73c8…83050x6253…eaa7Base—$0.01100%coinbase74d ago0x384195…3dbec1
0x73c8…83050xf08e…0a03Base—$0.01100%coinbase74d ago0xa30fff…37919f
0x73c8…83050xfa4a…3857Base—$0.01100%coinbase74d ago0x618c80…4f5621
0x73c8…83050x5280…c9b7Base—$0.01100%coinbase74d ago0x6cdbc5…fe6984
0x73c8…83050x1a82…eb80Base—$0.01100%coinbase74d ago0x24d723…b6c861
0x73c8…83050x8ccd…86ddBase—$0.01100%coinbase74d ago0xb9cb21…fa0fb7
0x73c8…83050xc0f1…dc1dBase—$0.01100%coinbase74d ago0x53d3c1…b58b23
0x73c8…83050x1b25…8aebBase—$0.01100%coinbase74d ago0x0785ef…ba2e69
0x73c8…83050x1458…eb8fBase—$0.01100%coinbase74d ago0xaa6a39…e35109
0x73c8…83050x9ef6…f4c1Base—$0.01100%coinbase74d ago0x9d275a…a6cae2
0x73c8…83050xc636…7c7aBase—$0.01100%coinbase74d ago0x96ef8b…cb33e9
0x73c8…83050x86c7…1c8bBase—$0.01100%coinbase74d ago0x136122…f2fb92
0x73c8…83050xaae5…5cd3Base—$0.01100%coinbase74d ago0x40fca3…41c9b1
0x73c8…83050xf8a4…923aBase—$0.01100%coinbase74d ago0x4545af…734131
0x73c8…83050x3166…176cBase—$0.01100%coinbase74d ago0x2c5467…500766
0x73c8…83050x6bcb…ec41Base—$0.01100%coinbase74d ago0xa91298…d02c2d
0x73c8…83050xf28d…6a35Base—$0.01100%coinbase74d ago0xf2f992…f27828
0x73c8…83050x498f…3b5eBase—$0.01100%coinbase74d ago0x5674fb…e1d63a

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.