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—$2.17100%coinbase114d ago0x8d2867…3a08b0
0xd52f…99310x10c1…1e24Base—$2.15100%coinbase114d ago0x4d236f…95610e
0xd52f…99310x10c1…1e24Base—$2.16100%coinbase114d ago0x2ce243…0320d3
0xd52f…99310x10c1…1e24Base—$2.15100%coinbase114d ago0x5709d5…6d8982
0xd52f…99310x10c1…1e24Base—$2.15100%coinbase114d ago0x22a7f5…0adce3
0xd52f…99310x10c1…1e24Base—$2.14100%coinbase114d ago0x6515a9…aec7f6
0xd52f…99310x10c1…1e24Base—$2.15100%coinbase114d ago0xcf798b…c90fe6
0xd52f…99310x10c1…1e24Base—$2.14100%coinbase114d ago0x1e7502…0a3cbc
0xd52f…99310x10c1…1e24Base—$2.15100%coinbase114d ago0x672f48…5f9a32
0xd52f…99310x10c1…1e24Base—$2.14100%coinbase114d ago0x81db72…e60619
0xd52f…99310x10c1…1e24Base—$2.12100%coinbase114d ago0x4a5beb…d205cb
0xd52f…99310x10c1…1e24Base—$2.12100%coinbase114d ago0x0aceb1…ad4710
0xd52f…99310x10c1…1e24Base—$2.12100%coinbase114d ago0x38a717…f51823
0xd52f…99310x10c1…1e24Base—$2.13100%coinbase114d ago0xac33b3…26e330
0xd52f…99310x10c1…1e24Base—$2.11100%coinbase114d ago0xbeec04…77a5e9
0xd52f…99310x10c1…1e24Base—$2.11100%coinbase114d ago0x53cd4d…7bb5a2
0xd52f…99310x10c1…1e24Base—$2.11100%coinbase114d ago0x6d03f4…870e04
0xd52f…99310x10c1…1e24Base—$2.12100%coinbase114d ago0xd4ec3d…00c5fe
0xd52f…99310x10c1…1e24Base—$2.11100%coinbase114d ago0x149a78…6e4938
0xd52f…99310x10c1…1e24Base—$2.11100%coinbase114d ago0x4b473a…4b2dad
0xd52f…99310x10c1…1e24Base—$2.10100%coinbase114d ago0x8559b9…a6b8eb
0xd52f…99310x10c1…1e24Base—$2.10100%coinbase114d ago0x6e26f6…523932
0xd52f…99310x10c1…1e24Base—$2.11100%coinbase114d ago0x808131…497628
0xd52f…99310x10c1…1e24Base—$2.09100%coinbase114d ago0x031c9e…3d0e48
0xd52f…99310x10c1…1e24Base—$2.09100%coinbase114d ago0xee1fa0…77d4f3

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.