Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff95…c7d90x3e0a…78e7Base—$0.003513100%coinbase74d ago0xee886a…1d9280
0xff95…c7d90x3e0a…78e7Base—$0.002864100%coinbase74d ago0xafc888…914430
0xff95…c7d90x3e0a…78e7Base—$0.003092100%coinbase74d ago0x97028a…71ec80
0xff95…c7d90x3e0a…78e7Base—$0.005059100%coinbase74d ago0x051f92…53567d
0xff95…c7d90x3e0a…78e7Base—$0.005061100%coinbase74d ago0x4fbee6…3242ac
0xff95…c7d90x3e0a…78e7Base—$0.005215100%coinbase74d ago0xb15ef6…1042c7
0xff95…c7d90x3e0a…78e7Base—$0.0028100%coinbase74d ago0x67d45a…fc3c5d
0xff95…c7d90x3e0a…78e7Base—$0.004115100%coinbase75d ago0x8feb4d…305323
0xff95…c7d90x3e0a…78e7Base—$0.004807100%coinbase75d ago0x18b166…1474b9
0xff95…c7d90x3e0a…78e7Base—$0.004455100%coinbase75d ago0xb3ec47…ca4f16
0xff95…c7d90x3e0a…78e7Base—$0.00589100%coinbase75d ago0x02dcc8…fb041f
0xff95…c7d90x3e0a…78e7Base—$0.003659100%coinbase75d ago0x443ad4…0fcb40
0xff95…c7d90x3e0a…78e7Base—$0.005605100%coinbase75d ago0x156cbc…4f949e
0xff95…c7d90x3e0a…78e7Base—$0.003962100%coinbase75d ago0xdb895a…4cb7ad
0xff95…c7d90x3e0a…78e7Base—$0.005917100%coinbase75d ago0x119913…539ca2
0xff95…c7d90x3e0a…78e7Base—$0.004061100%coinbase75d ago0x645d5d…e0b627
0xff95…c7d90x3e0a…78e7Base—$0.004954100%coinbase75d ago0xccfd10…7fe617
0xff95…c7d90x3e0a…78e7Base—$0.003803100%coinbase75d ago0xe1b30c…9ac327
0xff95…c7d90x3e0a…78e7Base—$0.005829100%coinbase75d ago0xb9f154…1d64c9
0xff95…c7d90x3e0a…78e7Base—$0.004782100%coinbase75d ago0x682b1f…6ed32c
0xff95…c7d90x3e0a…78e7Base—$0.004156100%coinbase75d ago0x050a75…f40341
0xff95…c7d90x3e0a…78e7Base—$0.003562100%coinbase75d ago0x2300a2…bc8f91
0xff95…c7d90x3e0a…78e7Base—$0.002645100%coinbase75d ago0xe0760f…aee0fe

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.