Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74af…94aa0x9c95…e299Base$0.001100%fluxa32d ago0x624ff4…e5a67e
0x74af…94aa0x9c95…e299Base$0.001100%fluxa32d ago0x77bfb7…df9f9b
0x74af…94aa0x9c95…e299Base$0.001100%fluxa32d ago0xb5f6a5…d546ca
0x74af…94aa0x9c95…e299Base$0.001100%fluxa32d ago0x5db352…d78461
0x74af…94aa0x9c95…e299Base$0.001100%fluxa32d ago0x29482a…d0dd07
0x74af…94aa0x9c95…e299Base$0.001100%fluxa32d ago0xf11ec4…2a665d
0x74af…94aa0x9c95…e299Base$0.001100%fluxa32d ago0x0a7b33…1562b9
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa32d ago0x109970…2fae95
0x74af…94aa0x9c95…e299Base$0.001100%fluxa32d ago0xf9295f…016453
0x74af…94aa0x9c95…e299Base$0.001100%fluxa32d ago0x1239b8…696a1f
0x74af…94aa0x9c95…e299Base$0.001100%fluxa32d ago0xdaf5ca…79fbfc
0x74af…94aa0x9c95…e299Base$0.001100%fluxa32d ago0xbe9917…b6a7c3
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa32d ago0xc896e1…c95e45
0x74af…94aa0x9c95…e299Base$0.001100%fluxa32d ago0x8ba095…8bebd8
0x74af…94aa0x9c95…e299Base$0.001100%fluxa32d ago0x963591…514b9c
0x74af…94aa0x9c95…e299Base$0.001100%fluxa32d ago0x86d8a2…086ebe
0x74af…94aa0x9c95…e299Base$0.001100%fluxa32d ago0x767784…867898
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa32d ago0xd43def…7c1fc1
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa32d ago0x74246b…e4d593
0x74af…94aa0x9c95…e299Base$0.001100%fluxa32d ago0xd15077…015560
0x74af…94aa0x9c95…e299Base$0.001100%fluxa32d ago0xcd9314…baec96
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa32d ago0x82deb7…b08cc8
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa32d ago0xf6c8a3…c26dd0
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa32d ago0x10bb10…4d7657
0x74af…94aa0x9c95…e299Base$0.001100%fluxa33d ago0x04e96b…9d8e78

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.