Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa31d ago0xd2d120…3f51f7
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa31d ago0x0a90fc…d62f59
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa31d ago0xde5a3d…7eba0c
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa31d ago0x9eecf5…ca5369
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa31d ago0xaf2774…364d07
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa31d ago0x7cfb02…ebad08
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa31d ago0x931790…d278df
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa31d ago0x7a1bbe…4bf230
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa32d ago0xdda96c…ace38c
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa32d ago0x05f3d8…37bc87
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa32d ago0x2016bf…8fc44d
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa32d ago0xabf91b…df4e6b
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa32d ago0x81abd5…d66abd
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa32d ago0x1f71aa…7bb59a
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa32d ago0x416f2e…5c02c7
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa32d ago0xbdfc29…4a35c1
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa32d ago0xacee07…ac29cc
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa32d ago0x77eefb…0a9fea
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa32d ago0x9ccd6d…681ba4
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa32d ago0x3ae2d9…fdc33d
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa32d ago0x080009…811a9c
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa32d ago0xdc1829…1583e6
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa32d ago0x24c096…b4f13d
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa32d ago0x36ad6f…f3c9e1
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa32d ago0xea334d…9a70df

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.