Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fc8…cff00xdbe1…01dbBase—$0.01100%coinbase78d ago0x02b532…369488
0x8fc8…cff00x13f7…e899Base—$0.01100%coinbase78d ago0x3770c5…b640fb
0x8fc8…cff00xd1dc…02baBase—$0.01100%coinbase78d ago0x7d512a…d3537d
0x8fc8…cff00x203b…f072Base—$0.01100%coinbase78d ago0x184218…6d59ac
0x8fc8…cff00xe9b2…8444Base—$0.01100%coinbase78d ago0x82abcc…48acfc
0x8fc8…cff00xf7a6…1933Base—$0.01100%coinbase78d ago0x1f716f…856fc7
0x8fc8…cff00x1f5e…238eBase—$0.01100%coinbase78d ago0x51509e…8ba096
0x8fc8…cff00xc670…2d96Base—$0.01100%coinbase78d ago0x4cd275…e7c4f0
0x8fc8…cff00x542f…a44dBase—$0.01100%coinbase78d ago0xeb16d3…ccb590
0x8fc8…cff00xc7b7…8de9Base—$0.01100%coinbase78d ago0xba4f93…b41c53
0x8fc8…cff00xda87…74dfBase—$0.01100%coinbase78d ago0x49297e…0056d0
0x8fc8…cff00xf5ad…638cBase—$0.01100%coinbase78d ago0x577d17…4c18aa
0x8fc8…cff00x06ac…d4e6Base—$0.01100%coinbase78d ago0x237ff0…cabb46
0x8fc8…cff00x04ec…1fc2Base—$0.01100%coinbase78d ago0x041d30…0099e5
0x8fc8…cff00xeb75…3fd5Base—$0.01100%coinbase78d ago0x038c43…49fd7d
0x8fc8…cff00xf5be…039dBase—$0.01100%coinbase78d ago0x6a0550…fc1946
0x8fc8…cff00x88f9…d6d6Base—$0.01100%coinbase78d ago0x780f98…f190a7
0x8fc8…cff00xf7d9…6e20Base—$0.01100%coinbase78d ago0x6fbfc8…d0b918
0x8fc8…cff00x2d57…2256Base—$0.01100%coinbase79d ago0x3bbb80…e0bf58
0x8fc8…cff00x9a4c…67c2Base—$0.01100%coinbase79d ago0x8579df…249b72
0x8fc8…cff00xb918…92f3Base—$0.01100%coinbase79d ago0x985ea5…40bdbb
0x8fc8…cff00x05db…08b6Base—$0.01100%coinbase79d ago0x33a08e…01917f
0x8fc8…cff00x2dac…041eBase—$0.01100%coinbase79d ago0x41c450…df5da2
0x8fc8…cff00xf3ed…1019Base—$0.01100%coinbase79d ago0xe8bcca…a80aa1
0x8fc8…cff00x5db7…0108Base—$0.01100%coinbase79d ago0x6f4290…aaceb7

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.