Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6833…35370x2842…5702Base—$0.48100%fluxa95d ago0x7c034a…0bcda5
0x9b5e…8f390x2842…5702Base—$0.24100%fluxa95d ago0xcb29a7…5ab3bc
0xdbbb…bddb0x2842…5702Base—$0.24100%fluxa95d ago0xceaf80…9a3e2d
0x8c9d…788c0x2842…5702Base—$0.48100%fluxa95d ago0x363adc…492532
0x4382…d6c10x2842…5702Base—$0.48100%fluxa95d ago0x0bf9ab…d65faa
0x96bf…65940x2842…5702Base—$0.24100%fluxa95d ago0x9079ac…97f203
0x9841…496f0x2842…5702Base—$0.48100%fluxa95d ago0x7be3cd…d1f6d4
0xf2e6…06f50x2842…5702Base—$0.48100%fluxa95d ago0x02d370…fa52d2
0x30fd…107f0x2842…5702Base—$0.48100%fluxa95d ago0xb640f7…e737d5
0xf9b7…a6880x2842…5702Base—$0.48100%fluxa95d ago0x5fdc86…a92aa3
0x1c5b…90e50x2842…5702Base—$0.48100%fluxa95d ago0xc2435b…c8b994
0x1033…7f900x2842…5702Base—$0.48100%fluxa95d ago0x154ec5…54c4ca
0x5a4e…8b4b0x2842…5702Base—$0.24100%fluxa95d ago0x65204d…9b5356
0x99ce…13710x2842…5702Base—$0.48100%fluxa95d ago0x22f5fd…8534ef
0x623e…e7860x2842…5702Base—$0.48100%fluxa95d ago0x1e1c20…0816ed
0x9927…64550x2842…5702Base—$0.48100%fluxa95d ago0x750f4f…69c2b8
0x4780…625a0x2842…5702Base—$0.48100%fluxa95d ago0x622f16…250060
0x93e2…6a100x2842…5702Base—$0.48100%fluxa95d ago0x5e9b45…f12a33
0xcb34…d8180x2842…5702Base—$0.48100%fluxa95d ago0xa38a14…178f96
0x2221…93180x2842…5702Base—$0.36100%fluxa95d ago0x02ac83…172ac1
0x9ecc…abf30x2842…5702Base—$0.98100%fluxa95d ago0x3f7553…9b09b0
0xba73…c7250x2842…5702Base—$0.48100%fluxa95d ago0x22d299…25602d
0x2bd6…35190x2842…5702Base—$0.48100%fluxa95d ago0x05b67f…11a6f1
0x2d92…82610x2842…5702Base—$0.48100%fluxa95d ago0x697f5f…09d1dc

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.