Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe93170…7bc64f
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x78a0d2…0dda5c
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3339e3…e2af7b
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7762e9…b3c190
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf124ff…756e57
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xae52c8…68c6a6
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd35184…6788ec
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8b116f…795b75
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd07149…2eb32c
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2a5934…845d1d
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x296cab…9d7888
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x685757…a5d6de
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2b6f2c…2e010a
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xabed98…1ab20a
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xaa63c8…d9617e
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4b8492…04a4b0
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe0eac5…7f6d04
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa63946…b27b93
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe8cf41…2f3bc7
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa1dac0…97e24a
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd08588…0240de
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfd2d29…58193b
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x03c7e3…502dad
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbd2daa…5643dc
0xfd99…7de40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8ec0b6…572c65

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.