Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5435d ago0x68416f…7585f8
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5435d ago0x04ec3c…3eaee6
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5435d ago0x0e4b8c…5ae95e
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5435d ago0x47c536…a718fb
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5435d ago0xea8302…0e21d4
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5435d ago0xf9567a…f53579
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5435d ago0x06706f…72962e
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5435d ago0x22fa24…3fb0b3
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5436d ago0x601abd…a50b1d
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5436d ago0xb584cc…231a91
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5436d ago0x8c096e…0b2183
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5436d ago0xe6ba7d…ada121
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5436d ago0x933635…0c1a34
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5436d ago0xbcc902…1e0815
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5436d ago0x215ac9…e2e799
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5436d ago0x7e06c5…242373
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5436d ago0x094fe7…16f4cf
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5436d ago0x499c20…339a70
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5436d ago0x214901…5816fe
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5436d ago0x442f81…8e80e8
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5436d ago0x531c94…4bfe09
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5436d ago0x7708ee…5c302b
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5436d ago0x4ec3e1…b79308
0xf3ad…39800xe629…4b54Base$0.0170%0xe629…4b5436d ago0x9a3d3a…9bc280

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.