Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf19b…50b40xac65…4417Base$0.50100%fluxa89d ago0xc190d8…7e174b
0x03f5…27e30xac65…4417Base$0.50100%fluxa89d ago0x99014e…1722f5
0xa586…8fed0xac65…4417Base$0.11100%fluxa89d ago0x3f4297…436506
0x3c9e…06b60xac65…4417Base$2.09100%fluxa89d ago0xcda5af…56fe40
0x1202…303b0xac65…4417Base$0.33100%fluxa89d ago0x7d4e65…0a4375
0xb37c…85080xac65…4417Base$0.11100%fluxa89d ago0x6e2f24…a800fe
0xc576…3b910xac65…4417Base$1.63100%fluxa89d ago0x029980…5b6168
0xf58e…1d720xac65…4417Base$2.09100%fluxa89d ago0xde0f9f…be4c1d
0x503c…2a870xac65…4417Base$1.64100%fluxa89d ago0xb37854…74eb93
0xcf05…c47b0xac65…4417Base$0.75100%fluxa89d ago0x03b67c…f4345b
0xf643…e5dc0xac65…4417Base$1.59100%fluxa89d ago0x36d3d7…54c40e
0x2536…58970xac65…4417Base$0.50100%fluxa89d ago0x77aff5…5b9899
0xcbd7…82bc0xac65…4417Base$0.11100%fluxa89d ago0x449cc3…6ba54c
0xd245…329e0xac65…4417Base$3.30100%fluxa89d ago0x4421f4…3064e0
0xbfa7…1aa80xac65…4417Base$1.10100%fluxa89d ago0xb9c7a7…52d4d8
0xc3cc…c5340xac65…4417Base$1.59100%fluxa89d ago0x37c316…0b7fcd
0x2925…ca280xac65…4417Base$0.99100%fluxa89d ago0x609593…3b84a1
0x119f…bf080xac65…4417Base$1.65100%fluxa89d ago0x12b639…3614f7
0xdf1d…da790xac65…4417Base$0.36100%fluxa89d ago0x4d5a7b…18db2c
0x75ab…b61d0xac65…4417Base$0.36100%fluxa89d ago0x4390d6…5cba36
0x848d…0f6d0xac65…4417Base$1.59100%fluxa89d ago0xe2090d…145f32
0x8b63…27f40xac65…4417Base$0.74100%fluxa89d ago0x475977…5fe86c
0xf829…dd770xac65…4417Base$0.11100%fluxa89d ago0x5439f0…441653
0xf6a8…91470xac65…4417Base$0.11100%fluxa89d ago0x09f3a1…bbfc0a
0xb544…26750xac65…4417Base$0.45100%fluxa89d ago0x5c164b…a50c7f

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.