Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcca7…c7cf0x9c95…e299Base$0.001100%fluxa47d ago0x2ec95a…29bbb4
0xcca7…c7cf0x9c95…e299Base$0.001100%fluxa47d ago0x2a0688…93c7b4
0xcca7…c7cf0x9c95…e299Base$0.001100%fluxa47d ago0xd2b894…47c976
0xcca7…c7cf0x9c95…e299Base$0.001100%fluxa47d ago0x048ece…fa32be
0xcca7…c7cf0x9c95…e299Base$0.001100%fluxa47d ago0x619965…77d39a
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa47d ago0xbfb871…393223
0xcca7…c7cf0x9c95…e299Base$0.001100%fluxa47d ago0x8b5fc8…6d950a
0xcca7…c7cf0x9c95…e299Base$0.001100%fluxa47d ago0xebc84b…530abb
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa47d ago0x41efc3…f19b10
0xcca7…c7cf0x9c95…e299Base$0.001100%fluxa47d ago0xfb0dd3…dd8da4
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa47d ago0x49678d…58df40
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa48d ago0x2676d4…8499bf
0xcca7…c7cf0x9c95…e299Base$0.001100%fluxa48d ago0x6e0c83…8b0d16
0xcca7…c7cf0x9c95…e299Base$0.001100%fluxa48d ago0x90a56e…72f5d3
0xcca7…c7cf0x9c95…e299Base$0.001100%fluxa48d ago0xff201a…774678
0xcca7…c7cf0x9c95…e299Base$0.001100%fluxa48d ago0x96cf14…bdba1a
0xcca7…c7cf0x9c95…e299Base$0.001100%fluxa48d ago0xd29229…53e0ec
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa48d ago0xef830a…2114ff
0xcca7…c7cf0x9c95…e299Base$0.001100%fluxa48d ago0x0ab4ff…a1a109
0xcca7…c7cf0x9c95…e299Base$0.001100%fluxa48d ago0x46206c…110501
0xcca7…c7cf0x9c95…e299Base$0.001100%fluxa48d ago0x1424da…0fa0cc
0xcca7…c7cf0xfe80…47eeBase$0.001100%fluxa48d ago0x16ab23…cac944
0xcca7…c7cf0x9c95…e299Base$0.001100%fluxa48d ago0xc1a20d…c27c5a
0xcca7…c7cf0x9c95…e299Base$0.001100%fluxa48d ago0x1440a6…b46ad9
0xcca7…c7cf0x9c95…e299Base$0.001100%fluxa48d ago0x9ec341…5ecc79

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.