Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb52f…0a850x10c1…1e24Base—$0.52100%coinbase115d ago0x5ea38f…88f989
0xb52f…0a850x10c1…1e24Base—$0.56100%coinbase115d ago0xe90ed3…a30f9c
0xb52f…0a850x10c1…1e24Base—$0.53100%coinbase115d ago0xd35fd5…8d138b
0xb52f…0a850x10c1…1e24Base—$0.51100%coinbase115d ago0x1e0b20…a74100
0xb52f…0a850x10c1…1e24Base—$0.61100%coinbase115d ago0xbeb38e…8cb558
0xb52f…0a850x10c1…1e24Base—$0.52100%coinbase115d ago0xf128a2…e2c09a
0xb52f…0a850x10c1…1e24Base—$0.99100%coinbase115d ago0x458719…8bd567
0xb52f…0a850x10c1…1e24Base—$0.94100%coinbase116d ago0xbb696f…bc95d1
0xb52f…0a850x10c1…1e24Base—$0.86100%coinbase116d ago0xea166b…19b6a9
0xb52f…0a850x10c1…1e24Base—$0.77100%coinbase116d ago0xeafe8a…ddd093
0xb52f…0a850x10c1…1e24Base—$1.19100%coinbase116d ago0x222403…ffcb77
0xb52f…0a850x10c1…1e24Base—$1.36100%coinbase116d ago0x7a4a80…ecb37e
0xb52f…0a850x10c1…1e24Base—$1.34100%coinbase116d ago0x16d034…0d9189
0xb52f…0a850x10c1…1e24Base—$1.34100%coinbase116d ago0xcc6732…3139dc
0xb52f…0a850x10c1…1e24Base—$0.55100%coinbase116d ago0x9ba158…7fd9c4
0xb52f…0a850x10c1…1e24Base—$0.52100%coinbase116d ago0x067fd4…2737e4
0xb52f…0a850x10c1…1e24Base—$0.97100%coinbase116d ago0xe94133…ac77be
0xb52f…0a850x10c1…1e24Base—$0.64100%coinbase116d ago0x30db4a…2fff56
0xb52f…0a850x10c1…1e24Base—$0.54100%coinbase116d ago0xb2a8c6…210f0c
0xb52f…0a850x10c1…1e24Base—$0.53100%coinbase116d ago0x2c8804…30db42
0xb52f…0a850x10c1…1e24Base—$0.52100%coinbase116d ago0xb383fa…537612
0xb52f…0a850x10c1…1e24Base—$1.00100%coinbase116d ago0xae0273…eab3a6
0xb52f…0a850x10c1…1e24Base—$0.95100%coinbase116d ago0x7be7de…acd446
0xb52f…0a850x10c1…1e24Base—$0.89100%coinbase116d ago0x0da5e8…28a3c7
0xb52f…0a850x10c1…1e24Base—$0.79100%coinbase116d ago0x0d2ca7…83e3ce

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.