Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4b5…7cc30x4a76…e271Base—$0.01100%coinbase72d ago0x42d452…3fb605
0xf4b5…7cc30x79b9…d9e4Base—$0.01100%coinbase72d ago0x6fd94e…80f59b
0xf4b5…7cc30x75cd…5876Base—$0.01100%coinbase72d ago0xc1b93f…a21ec1
0xf4b5…7cc30xbaa3…901dBase—$0.01100%coinbase72d ago0x0efbef…d94fc3
0xf4b5…7cc30x052f…d497Base—$0.01100%coinbase72d ago0x69fd9c…f66007
0xf4b5…7cc30xb77f…954bBase—$0.01100%coinbase72d ago0xb94b70…fe3213
0xf4b5…7cc30x66a7…8619Base—$0.01100%coinbase72d ago0x8ef66f…a2e420
0xf4b5…7cc30xb790…4d9dBase—$0.01100%coinbase72d ago0xb43bc2…10258a
0xf4b5…7cc30x05a3…bc65Base—$0.01100%coinbase72d ago0xcda628…7d6cd4
0xf4b5…7cc30xa5c4…8c4fBase—$0.01100%coinbase72d ago0xcf0387…f5b423
0xf4b5…7cc30x3cf6…0a21Base—$0.01100%coinbase72d ago0x7e95b8…e30072
0xf4b5…7cc30x9d0b…84f0Base—$0.01100%coinbase72d ago0x52e8df…263f9d
0xf4b5…7cc30x9f73…0770Base—$0.01100%coinbase73d ago0xb484b8…fc86ce
0xf4b5…7cc30xe10f…0580Base—$0.01100%coinbase73d ago0x00b3ce…8f2035
0xf4b5…7cc30x5873…406cBase—$0.01100%coinbase73d ago0x23385f…50bec3
0xf4b5…7cc30x8ca7…9de3Base—$0.01100%coinbase73d ago0xa2161a…362f95
0xf4b5…7cc30x240b…3c38Base—$0.01100%coinbase73d ago0x3e81fb…47f998
0xf4b5…7cc30xed9f…80f7Base—$0.01100%coinbase73d ago0xf91435…2f7be3
0xf4b5…7cc30xd04d…9bd3Base—$0.01100%coinbase73d ago0x16af2c…8472a3

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.