Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xabe79b…f509a9
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x719237…6b194a
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf65a84…530006
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe2ccec…0753c7
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x23027d…665005
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x972d9c…d7ea33
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x009268…e94c14
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x35d49b…f60452
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9b10aa…2c90f6
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1a352e…cf501f
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf34c57…3c7881
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x90be1e…415306
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x036f54…d2220c
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0ee28c…9a810e
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x074dd0…0d610a
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb233f6…ba8f5f
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb4176e…0e16a9
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe41a02…a9901c
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2604e5…e0daa6
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc78b84…5ae0ec
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbd9371…030857
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd5a756…632662
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8a9d49…3e0597
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb88b6c…3dc3cb
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe5722c…42609e

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.