Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed58…25910xfe80…47eeBase—$0.001100%fluxa39d ago0x7581b7…ca7bd8
0xed58…25910xfe80…47eeBase—$0.001100%fluxa39d ago0x506d27…9045c5
0xed58…25910xfe80…47eeBase—$0.001100%fluxa39d ago0x349e73…77eb5d
0xed58…25910xfe80…47eeBase—$0.001100%fluxa39d ago0x763f83…9feae2
0xed58…25910x9c95…e299Base—$0.001100%fluxa39d ago0x23d3ea…da4cad
0xed58…25910xfe80…47eeBase—$0.001100%fluxa39d ago0x73a1b1…1dab3b
0xed58…25910x9c95…e299Base—$0.001100%fluxa39d ago0x70d994…2fe3b0
0xed58…25910x9c95…e299Base—$0.001100%fluxa39d ago0xee39c5…90e559
0xed58…25910xfe80…47eeBase—$0.001100%fluxa39d ago0x1eb7fd…fbd47b
0xed58…25910x9c95…e299Base—$0.001100%fluxa39d ago0x9ce22f…eb338b
0xed58…25910x9c95…e299Base—$0.001100%fluxa39d ago0xc0af30…444f37
0xed58…25910xfe80…47eeBase—$0.001100%fluxa39d ago0x3b4572…e9839e
0xed58…25910x9c95…e299Base—$0.001100%fluxa39d ago0x9d2576…0e83b3
0xed58…25910x9c95…e299Base—$0.001100%fluxa39d ago0xd379a5…85b097
0xed58…25910x9c95…e299Base—$0.001100%fluxa39d ago0xad8256…336169
0xed58…25910x9c95…e299Base—$0.001100%fluxa39d ago0xc658e3…694bed
0xed58…25910x9c95…e299Base—$0.001100%fluxa39d ago0xc5d26f…4fadfc
0xed58…25910x9c95…e299Base—$0.001100%fluxa39d ago0x8a7c71…5a8fab
0xed58…25910x9c95…e299Base—$0.001100%fluxa39d ago0xf8d34e…cee512
0xed58…25910x9c95…e299Base—$0.001100%fluxa39d ago0x5d06e4…ee6676
0xed58…25910x9c95…e299Base—$0.001100%fluxa39d ago0xf71d05…0127a3
0xed58…25910x9c95…e299Base—$0.001100%fluxa39d ago0x27de79…5858d0
0xed58…25910x9c95…e299Base—$0.001100%fluxa39d ago0xac5194…2a28f3
0xed58…25910x9c95…e299Base—$0.001100%fluxa39d ago0x9e9ad8…0a4f26
0xed58…25910x9c95…e299Base—$0.001100%fluxa39d ago0xfeab1c…fadb2a

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.