Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd52f…99310x10c1…1e24Base—$1.15100%coinbase116d ago0xebb2e6…d37009
0xd52f…99310x10c1…1e24Base—$1.15100%coinbase117d ago0xf10588…e418e6
0xd52f…99310x10c1…1e24Base—$1.15100%coinbase117d ago0x1e9bec…d0955d
0xd52f…99310x10c1…1e24Base—$1.15100%coinbase117d ago0xb81735…8ee537
0xd52f…99310x10c1…1e24Base—$1.15100%coinbase117d ago0x1e2a77…ffc060
0xd52f…99310x10c1…1e24Base—$1.14100%coinbase117d ago0xd0f504…8b8db4
0xd52f…99310x10c1…1e24Base—$1.12100%coinbase117d ago0x5d5a6b…f20edd
0xd52f…99310x10c1…1e24Base—$1.12100%coinbase117d ago0x2b5707…333124
0xd52f…99310x10c1…1e24Base—$1.12100%coinbase117d ago0x5ab3f8…d41ee0
0xd52f…99310x10c1…1e24Base—$1.12100%coinbase117d ago0x69844f…159170
0xd52f…99310x10c1…1e24Base—$1.12100%coinbase117d ago0x29566e…1b48de
0xd52f…99310x10c1…1e24Base—$1.12100%coinbase117d ago0x4eda22…a01519
0xd52f…99310x10c1…1e24Base—$1.11100%coinbase117d ago0x211ec1…0813f2
0xd52f…99310x10c1…1e24Base—$1.11100%coinbase117d ago0x7bb1bb…1f6d52
0xd52f…99310x10c1…1e24Base—$1.11100%coinbase117d ago0x063115…136760
0xd52f…99310x10c1…1e24Base—$1.11100%coinbase117d ago0x488171…df6747
0xd52f…99310x10c1…1e24Base—$1.11100%coinbase117d ago0xcb8fdc…b8bcd3
0xd52f…99310x10c1…1e24Base—$1.09100%coinbase117d ago0x749d56…7de748
0xd52f…99310x10c1…1e24Base—$1.09100%coinbase117d ago0x6294e6…350deb
0xd52f…99310x10c1…1e24Base—$1.09100%coinbase117d ago0x9cd20b…ae6943
0xd52f…99310x10c1…1e24Base—$1.08100%coinbase117d ago0xea213c…89606b
0xd52f…99310x10c1…1e24Base—$1.08100%coinbase117d ago0x73d5c6…a7383d
0xd52f…99310x10c1…1e24Base—$1.09100%coinbase117d ago0xb770a5…fac9a9
0xd52f…99310x10c1…1e24Base—$1.07100%coinbase117d ago0x010e7d…3bd102
0xd52f…99310x10c1…1e24Base—$1.07100%coinbase117d ago0xa15426…36e573

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.