Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b39…785d0xa537…1969Base—$0.01100%coinbase60d ago0x69d76a…180d72
0x0b39…785d0x96da…a7bcBase—$0.01100%coinbase60d ago0x8baec7…4fceb6
0x0b39…785d0x1f9d…c585Base—$0.01100%coinbase60d ago0x8f632f…6e2bed
0x0b39…785d0xe7cf…83cfBase—$0.01100%coinbase60d ago0x4260d2…155fed
0x0b39…785d0x3375…58f8Base—$0.01100%coinbase60d ago0x99d026…322dc0
0x0b39…785d0x4c2c…afd2Base—$0.01100%coinbase60d ago0xe7d974…caa757
0x0b39…785d0xda70…77f3Base—$0.01100%coinbase60d ago0x5d7dbf…532e0e
0x0b39…785d0xd524…856dBase—$0.01100%coinbase61d ago0xe84405…df3927
0x0b39…785d0x6943…1b45Base—$0.01100%coinbase61d ago0x66cdd1…b2219d
0x0b39…785d0x25de…5c4cBase—$0.01100%coinbase61d ago0xdd38aa…db3271
0x0b39…785d0xb78c…64c3Base—$0.01100%coinbase61d ago0xbbe009…3c3d3c
0x0b39…785d0x1b14…45deBase—$0.01100%coinbase61d ago0xc2322a…207ac2
0x0b39…785d0x45fd…4d43Base—$0.01100%coinbase61d ago0x761041…8a943e
0x0b39…785d0xa104…b7e9Base—$0.01100%coinbase61d ago0x2b93d8…e091c8
0x0b39…785d0x0853…8644Base—$0.01100%coinbase61d ago0x4d3a39…5f5ad9

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.