Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1e8e0a…09a80f
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x29dcab…49c799
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf071cd…c538e2
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcbd229…3a7032
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd7f7cf…a69829
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7542e0…173fe0
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4676e6…80f553
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x08ff05…64ee03
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI109d ago0xda2411…bf6e62
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x177ecb…209b73
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7dc9fb…37f811
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc517ec…7b8ce1
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7ba327…ccdd6b
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2ab82c…a163df
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa8701b…cd0a45
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1ec2d1…55eed1
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x523f98…8e870e
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x974bee…326a1f
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x684a07…004545
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7cedb6…780388
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x88713f…2df680
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf549bd…511dc7
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb4b110…05b00b
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI109d ago0x527ed0…a0d766
0xa313…94b40x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe187c1…9e8082

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.