Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa75d ago0x93b831…938e37
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa75d ago0xba290f…5c2a3a
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa75d ago0x4edd23…6700a1
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa75d ago0x7aabc1…9fbe73
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa75d ago0x743327…c9a0b0
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa75d ago0x5cb731…cbd488
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa75d ago0x04f16a…4836d7
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa75d ago0xc9a6e2…3050f6
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa75d ago0x9f0323…13f1bf
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa75d ago0xfaef82…21da83
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa76d ago0xe5c625…2a1d5d
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa76d ago0xdc4186…4e25d5
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa76d ago0x66beea…addfde
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa76d ago0x727d35…cf2fbc
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa76d ago0x27caf8…316171
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa76d ago0x37500f…0191f8
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa76d ago0xbeba69…77b64d
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa76d ago0x99f762…54b384
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa76d ago0x5cf538…695042
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa76d ago0x9bc400…a5e9c5
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa76d ago0x0257e4…7ccee0
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa76d ago0xcf57fb…16a22e
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa76d ago0x5618d0…5e06fa
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa76d ago0xd12004…0af85a
0xed3c…fa640x9c95…e299Base—$0.001100%fluxa76d ago0x73f3cb…19b2a0

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.