Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c9d…788c0x2842…5702Base—$0.86100%fluxa120d ago0x2aad19…868c5b
0x4382…d6c10x2842…5702Base—$0.80100%fluxa120d ago0xae30ab…7de4a0
0x96bf…65940x2842…5702Base—$0.92100%fluxa120d ago0xccf8a9…f0ca5f
0x9841…496f0x2842…5702Base—$0.79100%fluxa120d ago0x2231c8…b5975a
0xf2e6…06f50x2842…5702Base—$1.52100%fluxa120d ago0x69ef4a…ed77b4
0x30fd…107f0x2842…5702Base—$0.71100%fluxa120d ago0x4ed71c…04663a
0x9131…f01a0x2842…5702Base—$1.77100%fluxa120d ago0xa6e0ad…830f5d
0xf9b7…a6880x2842…5702Base—$1.69100%fluxa120d ago0x12e145…51f669
0x1c5b…90e50x2842…5702Base—$0.99100%fluxa120d ago0x5397dc…808f64
0x1033…7f900x2842…5702Base—$13.39100%fluxa120d ago0x3a5ff3…0f9c41
0x5a4e…8b4b0x2842…5702Base—$0.70100%fluxa120d ago0xb42743…02de5a
0xd24f…28bf0x2842…5702Base—$0.79100%fluxa120d ago0xdc8275…249be7
0x99ce…13710x2842…5702Base—$0.82100%fluxa120d ago0x15ffe5…f76122
0x623e…e7860x2842…5702Base—$0.71100%fluxa120d ago0xe92ade…52cbfa
0x9927…64550x2842…5702Base—$0.75100%fluxa120d ago0xdd7a1e…6b1a6e
0x2df0…61e80x2842…5702Base—$1.37100%fluxa120d ago0xa45e10…930a10
0x6833…35370x2842…5702Base—$1.03100%fluxa120d ago0x214bb7…f591f7
0x4780…625a0x2842…5702Base—$1.14100%fluxa120d ago0x54be60…ca5b95
0x7e2c…f2a50x2842…5702Base—$1.24100%fluxa120d ago0xbd9c4a…cf75b8
0x30e5…3c200x2842…5702Base—$0.87100%fluxa120d ago0x1e1f2c…bff7c2
0xcc6f…92130x2842…5702Base—$1.66100%fluxa120d ago0x9857f9…91c659
0x93e2…6a100x2842…5702Base—$1.09100%fluxa120d ago0x83887a…3e6727
0xcb34…d8180x2842…5702Base—$0.81100%fluxa120d ago0xf19ac6…457084
0x2221…93180x2842…5702Base—$1.09100%fluxa120d ago0x4309a2…9d7e3d
0xc1b4…54590x2842…5702Base—$0.84100%fluxa120d ago0xd69721…28fa37

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.