Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0xfe8171…629c35
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0x9c30be…5ebc84
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0xf82c70…d66382
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0xcf4d13…1f427e
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0xc19857…4912ed
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0xb09301…72d747
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0xfdf9b7…c103d4
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0x7be073…ac3a51
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0xefacb3…10a729
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0xd183d7…cf9d70
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0x408497…a8baa0
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0xe9fdf1…0d58d9
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0x000541…28fa1e
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0x21f489…088826
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0xf05fd4…f9162c
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0xe25e72…461baf
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0x35997d…0671c8
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0x8fe6b8…e3355a
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0xd1f545…1e1978
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0x663f75…0abfb9
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0x2aa5ed…6f121d
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0x32ed3d…f24b6a
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0x6e81b4…b93225
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0x9a90ed…d4b962
0x2184…a3880x9c95…e299Base—$0.001100%fluxa81d ago0x923280…6718f4

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.