Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdce05a…a1b051
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4ee11f…804904
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4e4f67…b47f78
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0c6af4…f96ecb
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1310ad…4a258f
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3e3a05…3ffcb1
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd5da63…f5b2ab
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3fa407…0405a8
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4e90ec…cbafbc
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb7d237…897117
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0f0572…f1960c
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcb1cf5…759bd1
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd23d5b…c5c829
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7952c6…cf6ca6
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5ba53a…5637d2
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x16617a…10762a
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3fa7ce…374cc3
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0887ef…aa172d
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc85743…78b9dc
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0cd890…04323e
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcc53c0…8dafed
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf41d7e…947d90
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x838d41…53ec8f
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI116d ago0xca1233…02b46c
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI116d ago0x63fffb…e7f582

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.