Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3a7620…4687c4
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x594807…a690e4
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3843a0…e1f2d7
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x06ccb8…c2e5c1
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8c9fa5…426835
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6d955f…46781a
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x83c638…b6917d
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcb4586…8a4773
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfc0bbe…1ceb40
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1a68a4…f8d8dc
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3abcc9…eb1082
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x43e77d…76057a
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9d5ddf…77ae0d
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x757a86…d78bc8
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xea3645…51984c
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x109ad9…b649c3
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe730ee…fee9b7
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2f8cfe…1f1af1
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x614884…283c22
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf23909…4c65b8
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf33fad…052dbe
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7ac5e0…bdf4d4
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4f4e29…a8c294
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7962d3…d90798
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7e39fd…40eded

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.