Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase—$2.20100%coinbase16d ago0xf12d78…69daa6
0xca0a…2d7a0x85b4…627cBase—$0.23100%coinbase16d ago0x226c34…6401fb
0xca0a…2d7a0x85b4…627cBase—$1.13100%coinbase16d ago0x239e45…c65adf
0xca0a…2d7a0x85b4…627cBase—$0.65100%coinbase16d ago0xa7deae…31e452
0xca0a…2d7a0x85b4…627cBase—$1.78100%coinbase16d ago0x99c31b…ac5394
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase16d ago0x201350…7e77cc
0xca0a…2d7a0x85b4…627cBase—$0.72100%coinbase16d ago0xa271e9…147e8f
0xca0a…2d7a0x85b4…627cBase—$1.20100%coinbase16d ago0x3f71bb…eb7715
0xca0a…2d7a0x85b4…627cBase—$1.17100%coinbase16d ago0xb4a912…be7cbb
0xca0a…2d7a0x85b4…627cBase—$2.47100%coinbase16d ago0x91621c…f7b5ba
0xca0a…2d7a0x85b4…627cBase—$0.81100%coinbase16d ago0x85e3f4…b54dfa
0xca0a…2d7a0x85b4…627cBase—$0.13100%coinbase16d ago0xbde06a…73d1ed
0xca0a…2d7a0x85b4…627cBase—$0.47100%coinbase16d ago0x7cd436…a1452a
0xca0a…2d7a0x85b4…627cBase—$1.12100%coinbase16d ago0x639f33…f8df56
0xca0a…2d7a0x85b4…627cBase—$0.41100%coinbase16d ago0x007bdf…d2371b
0xca0a…2d7a0x85b4…627cBase—$4.46100%coinbase16d ago0xf0785f…c108bf
0xca0a…2d7a0x85b4…627cBase—$0.46100%coinbase16d ago0x0bf47e…90a0b8
0xca0a…2d7a0x85b4…627cBase—$0.13100%coinbase16d ago0x032791…42cc69
0xca0a…2d7a0x85b4…627cBase—$1.87100%coinbase16d ago0x6adf74…f920fb
0xca0a…2d7a0x85b4…627cBase—$0.13100%coinbase16d ago0xd0962e…00d09a
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase16d ago0xfed32b…232acb
0xca0a…2d7a0x85b4…627cBase—$2.90100%coinbase16d ago0x451f8e…cc1a06
0xca0a…2d7a0x85b4…627cBase—$0.14100%coinbase16d ago0x32baab…c5391a
0xca0a…2d7a0x85b4…627cBase—$0.24100%coinbase16d ago0xe171e9…e50e17
0xca0a…2d7a0x85b4…627cBase—$0.80100%coinbase16d ago0xa6f3ba…b9dce9

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.