Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x354c…e3480x9c95…e299Base—$0.001100%fluxa59d ago0x35447a…983f58
0x354c…e3480x9c95…e299Base—$0.001100%fluxa59d ago0x89d8e4…d340f5
0x354c…e3480x9c95…e299Base—$0.001100%fluxa59d ago0x2653f3…fd60b7
0x354c…e3480x9c95…e299Base—$0.001100%fluxa60d ago0x2d64ff…c81e48
0x354c…e3480x9c95…e299Base—$0.001100%fluxa60d ago0x12440c…5f19c6
0x354c…e3480x9c95…e299Base—$0.001100%fluxa60d ago0x9533d5…2aa786
0x354c…e3480x9c95…e299Base—$0.001100%fluxa60d ago0x8dc505…dd570a
0x354c…e3480x9c95…e299Base—$0.001100%fluxa60d ago0xaf368a…1ba293
0x354c…e3480x9c95…e299Base—$0.001100%fluxa60d ago0x5b820e…ed6e32
0x354c…e3480x9c95…e299Base—$0.001100%fluxa60d ago0x84454b…ee48df
0x354c…e3480x9c95…e299Base—$0.001100%fluxa60d ago0xfe46bf…9b7be3
0x354c…e3480x9c95…e299Base—$0.001100%fluxa60d ago0xeb5d98…72a92e
0x354c…e3480x9c95…e299Base—$0.001100%fluxa60d ago0x8a3326…38282d
0x354c…e3480x9c95…e299Base—$0.001100%fluxa60d ago0xb4aab8…00bea9
0x354c…e3480x9c95…e299Base—$0.001100%fluxa60d ago0x7fd7f3…643ad8
0x354c…e3480x9c95…e299Base—$0.001100%fluxa60d ago0x95e1cc…ba0f2d
0x354c…e3480x9c95…e299Base—$0.001100%fluxa60d ago0x13e4a8…372f16
0x354c…e3480x9c95…e299Base—$0.001100%fluxa60d ago0x37c03a…c9e763
0x354c…e3480x9c95…e299Base—$0.001100%fluxa60d ago0x1b4a5f…d8a995
0x354c…e3480x9c95…e299Base—$0.001100%fluxa60d ago0xf31c22…246a26
0x354c…e3480x9c95…e299Base—$0.001100%fluxa60d ago0xfa2fee…b24243
0x354c…e3480x9c95…e299Base—$0.001100%fluxa60d ago0xe22ff0…66d8a9
0x354c…e3480x9c95…e299Base—$0.001100%fluxa60d ago0x16be24…9cfadf
0x354c…e3480x9c95…e299Base—$0.001100%fluxa60d ago0xb314e3…b92b3f
0x354c…e3480x9c95…e299Base—$0.001100%fluxa60d ago0x2836a6…bc8a1c

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.