Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI115d ago0x38f10b…56560a
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd5a1a9…7ced0e
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdf00f7…f088b0
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb2ee2d…f682a9
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8a815a…d3ff2c
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf18c96…3ee4cf
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2f010a…fa9355
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc7c197…59712c
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI116d ago0x825d28…eb1884
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI116d ago0x85e502…19ba24
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI116d ago0x742528…e0f0f2
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa2de13…2535f0
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI116d ago0x411a87…b09aef
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI116d ago0x065602…442496
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdf48d2…7dcca4
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7ab2db…f1fdfc
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd7ee10…4c736c
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI116d ago0x237070…bf73c8
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI116d ago0x900a4a…0b20b6
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI116d ago0x935fa7…8c605a
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI116d ago0xffb0b5…d32b1f
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcd4406…9438f6
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI116d ago0x191c07…c740b5
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2502c7…596574
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI116d ago0x07da49…2ebfc3

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.