Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d7a…b1220x9104…2851Base—$0.01100%coinbase73d ago0x270d95…0d449c
0x5d7a…b1220x4dbb…0e29Base—$0.01100%coinbase73d ago0xef6855…c68881
0x5d7a…b1220x2ef4…2685Base—$0.01100%coinbase73d ago0x2cb129…f21e4f
0x5d7a…b1220xd2e0…cab9Base—$0.01100%coinbase73d ago0x805c37…425e17
0x5d7a…b1220xedd9…d1feBase—$0.01100%coinbase73d ago0x8f9e90…5adfd9
0x5d7a…b1220x3454…c25aBase—$0.01100%coinbase73d ago0x10fe52…6de87f
0x5d7a…b1220xa20d…8ad2Base—$0.01100%coinbase73d ago0xf8f099…8fabf3
0x5d7a…b1220x20e5…5ab2Base—$0.01100%coinbase73d ago0x18438c…f2c0bd
0x5d7a…b1220x92c6…eb1fBase—$0.01100%coinbase73d ago0x5cb539…f343c0
0x5d7a…b1220xee21…967fBase—$0.01100%coinbase73d ago0xad963d…8d3a59
0x5d7a…b1220x7480…40d7Base—$0.01100%coinbase73d ago0x728ce1…1f9ced
0x5d7a…b1220x2458…1b27Base—$0.01100%coinbase73d ago0xa664b7…b65f65
0x5d7a…b1220xa2e9…3e3cBase—$0.01100%coinbase73d ago0xfe849d…9d4425
0x5d7a…b1220x9ee9…f4dfBase—$0.01100%coinbase73d ago0x0711c7…4d8d18
0x5d7a…b1220xe251…8763Base—$0.01100%coinbase73d ago0xef8aa7…bdf191
0x5d7a…b1220xbd83…9c8aBase—$0.01100%coinbase73d ago0x2e3644…08a013
0x5d7a…b1220x8e30…2d21Base—$0.01100%coinbase73d ago0x920888…439d7e
0x5d7a…b1220x3cac…7989Base—$0.01100%coinbase73d ago0xb8cde6…bc5c62
0x5d7a…b1220x2fe7…7602Base—$0.01100%coinbase73d ago0x33038f…ecc74b
0x5d7a…b1220x345a…8412Base—$0.01100%coinbase73d ago0x966d0e…af7461
0x5d7a…b1220xb826…3d02Base—$0.01100%coinbase73d ago0xace880…6343d8
0x5d7a…b1220x9f2c…f947Base—$0.01100%coinbase73d ago0x2ce5e1…d13911
0x5d7a…b1220xd985…ab80Base—$0.01100%coinbase73d ago0x4fc689…5da1a7
0x5d7a…b1220xab8a…d5efBase—$0.01100%coinbase73d ago0x4e01d0…3d3a0a
0x5d7a…b1220xc2ed…da34Base—$0.01100%coinbase73d ago0xa97ebe…3f68e7

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.