Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6c2…c42a0x10c1…1e24Base—$0.77100%coinbase115d ago0x8ee1b0…3f7576
0xa6c2…c42a0x10c1…1e24Base—$0.69100%coinbase115d ago0xd9140a…75a429
0xa6c2…c42a0x10c1…1e24Base—$0.53100%coinbase116d ago0x14404d…746c98
0xa6c2…c42a0x10c1…1e24Base—$0.56100%coinbase116d ago0xbc8df9…ff451c
0xa6c2…c42a0x10c1…1e24Base—$0.57100%coinbase116d ago0x8bae57…78eded
0xa6c2…c42a0x10c1…1e24Base—$0.57100%coinbase116d ago0x358c1a…846986
0xa6c2…c42a0x10c1…1e24Base—$0.56100%coinbase116d ago0x5241a6…e8411b
0xa6c2…c42a0x10c1…1e24Base—$0.54100%coinbase116d ago0x680bda…41f7da
0xa6c2…c42a0x10c1…1e24Base—$0.59100%coinbase116d ago0x3af381…df6f22
0xa6c2…c42a0x10c1…1e24Base—$0.53100%coinbase116d ago0xed0da2…d99cae
0xa6c2…c42a0x10c1…1e24Base—$0.55100%coinbase116d ago0xb533d0…9ccad4
0xa6c2…c42a0x10c1…1e24Base—$0.53100%coinbase116d ago0x3bfdb1…b0fac8
0xa6c2…c42a0x10c1…1e24Base—$0.55100%coinbase116d ago0x296130…4636c5
0xa6c2…c42a0x10c1…1e24Base—$0.53100%coinbase116d ago0xbb72f6…7b98d2
0xa6c2…c42a0x10c1…1e24Base—$0.52100%coinbase116d ago0x985127…7b3d63
0xa6c2…c42a0x10c1…1e24Base—$0.59100%coinbase116d ago0xbdfc99…c0a3bc
0xa6c2…c42a0x10c1…1e24Base—$0.51100%coinbase116d ago0xcdc6a5…722115
0xa6c2…c42a0x10c1…1e24Base—$0.52100%coinbase116d ago0x87cf9a…851cec
0xa6c2…c42a0x10c1…1e24Base—$0.54100%coinbase116d ago0xbeae62…2c4ab8
0xa6c2…c42a0x10c1…1e24Base—$0.55100%coinbase116d ago0x3a40c8…f65b8b
0xa6c2…c42a0x10c1…1e24Base—$0.54100%coinbase116d ago0x953ac3…c7ef76
0xa6c2…c42a0x10c1…1e24Base—$0.54100%coinbase116d ago0xc3dfd6…4fc671
0xa6c2…c42a0x10c1…1e24Base—$0.67100%coinbase116d ago0x7394ec…b7501b
0xa6c2…c42a0x10c1…1e24Base—$0.60100%coinbase116d ago0x54ccef…ca6b7b
0xa6c2…c42a0x10c1…1e24Base—$0.61100%coinbase116d ago0x6f4b98…c7e604

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.