Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa28d ago0xa8797c…9a46b9
0x680b…4ff80x9dba…0df8Basex402 service$0.00670%0x1360…66fa28d ago0x7a5939…3e22fe
0x680b…4ff80x9dba…0df8Basex402 service$0.00670%0x1360…66fa28d ago0xcf7155…39ee3b
0x680b…4ff80x9dba…0df8Basex402 service$0.00670%0x1360…66fa28d ago0x05a0f2…528a3c
0x680b…4ff80x9dba…0df8Basex402 service$0.00670%0x1360…66fa28d ago0xb299f5…e97113
0x680b…4ff80x9dba…0df8Basex402 service$0.00670%0x1360…66fa28d ago0x1a24bd…60ca98
0x680b…4ff80x9dba…0df8Basex402 service$0.00670%0x1360…66fa28d ago0x40db8f…53b57a
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa28d ago0x45f5eb…152d2a
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa28d ago0x02e447…f3b893
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa28d ago0xfa8437…6389eb
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa28d ago0x3b35c0…9c7002
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa28d ago0xa3de7b…5aa9e6
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa28d ago0xa62d29…eee2b2
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa28d ago0x7440ce…61f825
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa28d ago0x9642d3…1a808a
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa28d ago0xec7291…7a0aee
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa28d ago0xa2f27b…5c4afa
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa28d ago0xb0bc85…030883
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa28d ago0x9c25e0…9c2eac
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa28d ago0xae5ef4…6da259
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa28d ago0x09e54f…f4040e
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa28d ago0xff8557…e92301
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa28d ago0x4cd64e…1f82a8
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa28d ago0xd3648f…72ae14
0x680b…4ff80x9dba…0df8Basex402 service$0.0170%0x1360…66fa28d ago0xe79f22…4c8961

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.