Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfffb…98d30x9c95…e299Base—$0.001100%fluxa34d ago0x1ba7ce…636a2b
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa34d ago0x2243d6…b5dc5b
0xfffb…98d30x9c95…e299Base—$0.001100%fluxa34d ago0xfd785d…58a15d
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa34d ago0x0a6fee…510b49
0xfffb…98d30x9c95…e299Base—$0.001100%fluxa34d ago0x898dde…bb7775
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa34d ago0x39c810…58b925
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa34d ago0xe5e3c3…475f00
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa35d ago0xde49b4…80b793
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa35d ago0x168b35…ca94d8
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa35d ago0x045e71…94eb13
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa35d ago0xf2f675…2a1d34
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa35d ago0xebabd5…7483f6
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa35d ago0x2521e5…0c5f2c
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa35d ago0x3d07d7…bdf69a
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa35d ago0x1ee358…7f0c87
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa35d ago0x976ec4…be4188
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa35d ago0xd6144e…ef7630
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa35d ago0x858f1b…18456d
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa35d ago0x3937a0…22c927
0xfffb…98d30x9c95…e299Base—$0.001100%fluxa35d ago0xfae724…71b922
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa35d ago0x1a89d8…e7b1d4
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa35d ago0x65ac21…701d86
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa35d ago0x042612…2814e8
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa35d ago0xbdbd21…6e6dde
0xfffb…98d30xfe80…47eeBase—$0.001100%fluxa35d ago0x9f8b7b…593471

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.