Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b32…0ea30xbbdd…36bdBase—$0.01100%coinbase83d ago0x6f1b2d…bea9a7
0x8b32…0ea30xb613…4d10Base—$0.01100%coinbase83d ago0x644236…b7c807
0x8b32…0ea30xe6cd…3863Base—$0.01100%coinbase83d ago0x526a0d…76bc37
0x8b32…0ea30x9c11…2c74Base—$0.01100%coinbase83d ago0xa3072c…c46171
0x8b32…0ea30x70c7…2263Base—$0.01100%coinbase83d ago0xa5e588…4cf786
0x8b32…0ea30xefa4…8a8dBase—$0.01100%coinbase83d ago0x1e0284…836c9e
0x8b32…0ea30xdc51…d70eBase—$0.01100%coinbase83d ago0xb04688…06d3c3
0x8b32…0ea30xea78…d303Base—$0.01100%coinbase83d ago0x7b0dd6…73cc2d
0x8b32…0ea30x87e0…3d4bBase—$0.01100%coinbase83d ago0x2867d1…fe731b
0x8b32…0ea30x20d7…9b8fBase—$0.01100%coinbase83d ago0x915f84…4575ff
0x8b32…0ea30x21fc…57aaBase—$0.01100%coinbase83d ago0xe0045f…491f5a
0x8b32…0ea30x362d…8a38Base—$0.01100%coinbase83d ago0x413dec…abe7b9
0x8b32…0ea30x60c1…b3b0Base—$0.01100%coinbase83d ago0xd09dc9…ad16e8
0x8b32…0ea30x567c…7f42Base—$0.01100%coinbase83d ago0xb25999…4d9d6b
0x8b32…0ea30xd69e…6788Base—$0.01100%coinbase83d ago0x715668…88d776
0x8b32…0ea30x0871…5518Base—$0.01100%coinbase83d ago0xfbd9ca…432e24
0x8b32…0ea30x4cbb…f24dBase—$0.01100%coinbase83d ago0x649135…5be549
0x8b32…0ea30x364b…12c7Base—$0.01100%coinbase83d ago0x41a11c…660ca6
0x8b32…0ea30x8e4b…24a7Base—$0.01100%coinbase83d ago0x9fdfb6…6c23d4
0x8b32…0ea30x70b8…5c3fBase—$0.01100%coinbase83d ago0xc9f0ce…48fe53
0x8b32…0ea30xc01a…4fd5Base—$0.01100%coinbase83d ago0x7f6b6e…34ca4f
0x8b32…0ea30x6a48…2c78Base—$0.01100%coinbase83d ago0x9ad3bd…2d24ec
0x8b32…0ea30x0e05…9f92Base—$0.01100%coinbase83d ago0xf705b5…68488e
0x8b32…0ea30xb4f2…5f99Base—$0.01100%coinbase83d ago0x2631c1…0fd626
0x8b32…0ea30x706f…28f6Base—$0.01100%coinbase83d ago0x1d9a47…8d3b52

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.