Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x356a…4aa30xf352…b8aeBase—$0.01100%coinbase67d ago0x651f06…e02207
0x356a…4aa30x7350…bfddBase—$0.01100%coinbase67d ago0x1432ca…313e2b
0x356a…4aa30xfe6e…493dBase—$0.01100%coinbase67d ago0x82c024…7827e2
0x356a…4aa30x63e0…1aafBase—$0.01100%coinbase67d ago0x7a1bd9…a02645
0x356a…4aa30x5abe…3d2aBase—$0.01100%coinbase67d ago0x16f067…b56388
0x356a…4aa30x84cf…f134Base—$0.01100%coinbase67d ago0xc7c0a8…04c46e
0x356a…4aa30x2336…eaddBase—$0.01100%coinbase67d ago0x6a0471…4ae2ea
0x356a…4aa30xca82…7a40Base—$0.01100%coinbase67d ago0x7fba95…887d26
0x356a…4aa30xf3ad…8102Base—$0.01100%coinbase67d ago0x0f47b9…eb72ac
0x356a…4aa30x2294…8384Base—$0.01100%coinbase67d ago0x79990d…bc5b97
0x356a…4aa30x8d22…cdeaBase—$0.01100%coinbase67d ago0x107fe3…8ce062
0x356a…4aa30x5b14…cffbBase—$0.01100%coinbase67d ago0x0dfc3d…664058
0x356a…4aa30x72a0…c2f3Base—$0.01100%coinbase67d ago0x18b095…560149
0x356a…4aa30x19b2…5a87Base—$0.01100%coinbase67d ago0x1212e0…b80049
0x356a…4aa30xf2d8…3edaBase—$0.01100%coinbase67d ago0x20acd0…08eac7
0x356a…4aa30xb6a5…1273Base—$0.01100%coinbase67d ago0x08e2d4…15d6b9
0x356a…4aa30xdb11…ba05Base—$0.01100%coinbase67d ago0x220639…3441b2
0x356a…4aa30x4b5d…b248Base—$0.01100%coinbase67d ago0x4df789…e6aaa7
0x356a…4aa30xc4a8…2c85Base—$0.01100%coinbase67d ago0x4dacd5…64cd04
0x356a…4aa30xe594…c700Base—$0.01100%coinbase67d ago0x031d9f…204c81
0x356a…4aa30xe55e…4c5bBase—$0.01100%coinbase67d ago0x706541…bd0a2a
0x356a…4aa30x3582…6d55Base—$0.01100%coinbase67d ago0xac7bdd…8b52b7
0x356a…4aa30xe6fb…9950Base—$0.01100%coinbase67d ago0xc8ca3a…d0e7d9

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.