Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0049…8b640x73fc…b29bBase—$0.01100%0x0021…ad8f94d ago0x3f9ce3…d1efb7
0x0049…8b640x73fc…b29bBase—$0.01100%0x0018…ca9794d ago0xa0c8e5…e89bd8
0x0049…8b640x73fc…b29bBase—$0.01100%0x0021…ad8f94d ago0x7bac97…e434a0
0x0049…8b640x73fc…b29bBase—$0.01100%0x0018…ca9794d ago0x1fabdc…f0784f
0x0049…8b640x73fc…b29bBase—$0.01100%0xdf7d…5dbd94d ago0x87999e…83d0dc
0x0049…8b640x73fc…b29bBase—$0.01100%0x0021…ad8f94d ago0xaf2094…78952b
0x0049…8b640x73fc…b29bBase—$0.01100%0x0018…ca9794d ago0xc131bb…92a945
0x0049…8b640x73fc…b29bBase—$0.01100%0xdf7d…5dbd94d ago0xf5e717…b8d2b8
0x0049…8b640x73fc…b29bBase—$0.01100%0x0021…ad8f94d ago0x1af500…422cb1
0x0049…8b640x73fc…b29bBase—$0.01100%0x0018…ca9795d ago0xe2f288…1c4209
0x0049…8b640x73fc…b29bBase—$0.01100%0x0021…ad8f95d ago0x84d019…0521aa
0x0049…8b640x73fc…b29bBase—$0.01100%0xdf7d…5dbd95d ago0xe44b5a…83d138
0x0049…8b640x73fc…b29bBase—$0.01100%0x0021…ad8f95d ago0xd96913…bac36c
0x0049…8b640x73fc…b29bBase—$0.01100%0x0018…ca9795d ago0x9436d0…a8b2f4
0x0049…8b640x73fc…b29bBase—$0.01100%0xdf7d…5dbd95d ago0x643f87…9759f0
0x0049…8b640x73fc…b29bBase—$0.01100%0x0021…ad8f95d ago0x8a0781…1b91a1
0x0049…8b640x73fc…b29bBase—$0.01100%0x0018…ca9795d ago0xa41a5f…fb52c1
0x0049…8b640x73fc…b29bBase—$0.01100%0xdf7d…5dbd95d ago0x44e8f5…d8bb10
0x0049…8b640x73fc…b29bBase—$0.01100%0x0021…ad8f95d ago0x77feb0…06ace1
0x0049…8b640x73fc…b29bBase—$0.01100%0x0018…ca9795d ago0xa91baa…aeff6e
0x0049…8b640x73fc…b29bBase—$0.01100%0xdf7d…5dbd95d ago0x3c0236…745ddb
0x0049…8b640x73fc…b29bBase—$0.01100%0x0021…ad8f95d ago0x7d73b6…47d62d
0x0049…8b640x73fc…b29bBase—$0.01100%0x0018…ca9795d ago0x46dd6e…6c1c78
0x0049…8b640x73fc…b29bBase—$0.01100%0xdf7d…5dbd95d ago0x95730a…a5e227
0x0049…8b640x73fc…b29bBase—$0.01100%0x0021…ad8f95d ago0x30cee3…d5c8da

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.