Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7627…f5280xfe80…47eeBase$0.001100%fluxa37d ago0x067b1c…393050
0x7627…f5280x9c95…e299Base$0.001100%fluxa37d ago0xaa4af9…637c40
0x7627…f5280xfe80…47eeBase$0.001100%fluxa37d ago0xf84c5a…82e095
0x7627…f5280x9c95…e299Base$0.001100%fluxa37d ago0x2ca245…75be92
0x7627…f5280xfe80…47eeBase$0.001100%fluxa37d ago0x3d0813…725acb
0x7627…f5280x9c95…e299Base$0.001100%fluxa37d ago0x08eaca…0461d4
0x7627…f5280xfe80…47eeBase$0.001100%fluxa38d ago0xa39279…f4b5f9
0x7627…f5280x9c95…e299Base$0.001100%fluxa38d ago0x6efb56…57762b
0x7627…f5280xfe80…47eeBase$0.001100%fluxa38d ago0xcb6d47…ab781b
0x7627…f5280x9c95…e299Base$0.001100%fluxa38d ago0x146e90…b94644
0x7627…f5280xfe80…47eeBase$0.001100%fluxa38d ago0xb186ff…b53463
0x7627…f5280xfe80…47eeBase$0.001100%fluxa38d ago0xb0602c…9a5dab
0x7627…f5280xfe80…47eeBase$0.001100%fluxa38d ago0xf70024…f24d1e
0x7627…f5280x9c95…e299Base$0.001100%fluxa38d ago0x2efaa3…f1df60
0x7627…f5280xfe80…47eeBase$0.001100%fluxa38d ago0x1e6adb…c2fafb
0x7627…f5280xfe80…47eeBase$0.001100%fluxa38d ago0x319241…f78426
0x7627…f5280xfe80…47eeBase$0.001100%fluxa38d ago0x898801…d5493b
0x7627…f5280xfe80…47eeBase$0.001100%fluxa38d ago0xb47a0e…fab00a
0x7627…f5280xfe80…47eeBase$0.001100%fluxa38d ago0x198018…3975c9
0x7627…f5280xfe80…47eeBase$0.001100%fluxa38d ago0x86a1f6…814e05
0x7627…f5280xfe80…47eeBase$0.001100%fluxa38d ago0x6e9bd8…b578cb
0x7627…f5280x9c95…e299Base$0.001100%fluxa38d ago0x55a4da…bf4465
0x7627…f5280x9c95…e299Base$0.001100%fluxa38d ago0xcc746d…b00ca8
0x7627…f5280x9c95…e299Base$0.001100%fluxa38d ago0xcce99b…e84eb6
0x7627…f5280x9c95…e299Base$0.001100%fluxa38d ago0xbd6773…418a91

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.