Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xae0d…ee2b0x9c95…e299Base$0.001100%fluxa48d ago0xe2f63c…449451
0xae0d…ee2b0x9c95…e299Base$0.001100%fluxa48d ago0x8c8ff0…5ce5b0
0xae0d…ee2b0x9c95…e299Base$0.001100%fluxa48d ago0x384f7b…36253a
0xae0d…ee2b0x9c95…e299Base$0.001100%fluxa48d ago0x8e7923…5360f6
0xae0d…ee2b0x9c95…e299Base$0.001100%fluxa48d ago0xfb2a81…23dc9a
0xae0d…ee2b0x9c95…e299Base$0.001100%fluxa48d ago0x196dd7…97a447
0xae0d…ee2b0xfe80…47eeBase$0.001100%fluxa48d ago0x9b060b…0d788f
0xae0d…ee2b0x9c95…e299Base$0.001100%fluxa48d ago0xb0dc76…eaa18c
0xae0d…ee2b0x9c95…e299Base$0.001100%fluxa48d ago0x1bed35…b48bba
0xae0d…ee2b0x9c95…e299Base$0.001100%fluxa48d ago0xdf6e3b…11a038
0xae0d…ee2b0xfe80…47eeBase$0.001100%fluxa48d ago0x69fe27…bd0f4e
0xae0d…ee2b0xfe80…47eeBase$0.001100%fluxa48d ago0xd38621…cf3238
0xae0d…ee2b0x9c95…e299Base$0.001100%fluxa48d ago0xf6005a…5e48ea
0xae0d…ee2b0xfe80…47eeBase$0.001100%fluxa48d ago0xa68b75…818637
0xae0d…ee2b0x9c95…e299Base$0.001100%fluxa48d ago0xba60af…360fea
0xae0d…ee2b0xfe80…47eeBase$0.001100%fluxa48d ago0x4724a6…943c79
0xae0d…ee2b0xfe80…47eeBase$0.001100%fluxa48d ago0x3fdd8c…2095d4
0xae0d…ee2b0xfe80…47eeBase$0.001100%fluxa48d ago0x5b0eb2…4640c9
0xae0d…ee2b0x9c95…e299Base$0.001100%fluxa48d ago0x5b5f43…885265
0xae0d…ee2b0xfe80…47eeBase$0.001100%fluxa49d ago0x975bdf…9ecde6
0xae0d…ee2b0x9c95…e299Base$0.001100%fluxa49d ago0x403aa2…720c6e
0xae0d…ee2b0x9c95…e299Base$0.001100%fluxa49d ago0x0f1049…da34e3
0xae0d…ee2b0x9c95…e299Base$0.001100%fluxa49d ago0xbb2acd…951c06
0xae0d…ee2b0xfe80…47eeBase$0.001100%fluxa49d ago0x4b4dcf…285210
0xae0d…ee2b0xfe80…47eeBase$0.001100%fluxa49d ago0xf1859e…7a3223

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.