Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd5d842…604608
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI111d ago0x613828…c95190
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI111d ago0x723b11…5c0d46
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI111d ago0xff152a…cfe348
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI111d ago0x94dc81…5cf2e8
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa4a622…3dbeb1
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8c44f8…0155ab
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI111d ago0x893020…b93b9e
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3146d2…dc66f1
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa1b949…cf0a40
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5e9044…48e9e1
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbfa307…5bbbf4
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd93306…ab6a7a
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI111d ago0x949e51…415d31
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb3de24…b4dbfd
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6e89fd…47ab76
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc5516c…83dce1
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa2a723…878dbd
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI111d ago0x20f657…2e33ed
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbd96fd…cefb36
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa13617…8a82b3
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI111d ago0xee821a…c6a0d7
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI111d ago0x94f5ba…3eecfe
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4dc193…575209
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI111d ago0x184274…d4be00

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.