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%fluxa63d ago0x0d125e…8ec747
0x2184…a3880x9c95…e299Base—$0.001100%fluxa63d ago0x033810…0254bb
0x2184…a3880x9c95…e299Base—$0.001100%fluxa63d ago0xd1c98b…446b60
0x2184…a3880x9c95…e299Base—$0.001100%fluxa63d ago0x14697b…2c6357
0x2184…a3880x9c95…e299Base—$0.001100%fluxa63d ago0x272a94…4bc5ab
0x2184…a3880x9c95…e299Base—$0.001100%fluxa63d ago0x346cde…f027fa
0x2184…a3880x9c95…e299Base—$0.001100%fluxa63d ago0x181bfa…816aab
0x2184…a3880x9c95…e299Base—$0.001100%fluxa63d ago0x44af39…a0b83f
0x2184…a3880x9c95…e299Base—$0.001100%fluxa63d ago0xbce9f3…3fa41f
0x2184…a3880x9c95…e299Base—$0.001100%fluxa63d ago0x32f3b0…37a307
0x2184…a3880x9c95…e299Base—$0.001100%fluxa63d ago0xb7ec1f…b9a2b1
0x2184…a3880x9c95…e299Base—$0.001100%fluxa63d ago0xa02e29…cf5202
0x2184…a3880x9c95…e299Base—$0.001100%fluxa63d ago0x650295…7ebaa1
0x2184…a3880x9c95…e299Base—$0.001100%fluxa63d ago0xfeadf7…36d4c1
0x2184…a3880x9c95…e299Base—$0.001100%fluxa63d ago0x900244…6b7c7c
0x2184…a3880x9c95…e299Base—$0.001100%fluxa63d ago0x95a4a8…9db7c5
0x2184…a3880x9c95…e299Base—$0.001100%fluxa63d ago0x27eaac…6de18b
0x2184…a3880x9c95…e299Base—$0.001100%fluxa63d ago0x2f9e46…304d61
0x2184…a3880x9c95…e299Base—$0.001100%fluxa63d ago0x51b706…95f7f6
0x2184…a3880x9c95…e299Base—$0.001100%fluxa63d ago0x85b4b3…8ff347
0x2184…a3880x9c95…e299Base—$0.001100%fluxa63d ago0x1dbc7b…123a00
0x2184…a3880x9c95…e299Base—$0.001100%fluxa63d ago0x492e9b…01e64b
0x2184…a3880x9c95…e299Base—$0.001100%fluxa63d ago0x27f45b…5b519d
0x2184…a3880x9c95…e299Base—$0.001100%fluxa63d ago0xe2d826…4f42ef
0x2184…a3880x9c95…e299Base—$0.001100%fluxa63d ago0x73d014…a004c5

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.