Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa36d ago0x85f86a…91cab3
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa36d ago0x236b74…a8d685
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa36d ago0x90f111…26f97a
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa36d ago0xf558a1…8a6d67
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa37d ago0x67d6b9…05b205
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa37d ago0x7c73df…ecfab9
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa37d ago0x10dba0…8a32ef
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa37d ago0x1bc9e7…496192
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa37d ago0xafcd16…8f08b2
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa37d ago0xa756a3…4eabbb
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa37d ago0xdc4edf…b2b726
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa37d ago0xe33044…b705ef
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa37d ago0x3a6f8d…ca81d9
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa37d ago0x895c81…586715
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa37d ago0x4f3ff7…313d57
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa37d ago0xc359a5…05fbd7
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa37d ago0x87a998…f444d8
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa37d ago0x5a2402…b0a6e6
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa37d ago0xb6139e…a8e1e4
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa37d ago0x8e24e6…4a85b1
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa37d ago0x98deba…f72541
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa37d ago0xe91eb2…cb7991
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa37d ago0x5460ba…c263e3
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa37d ago0x6ca635…2589bc
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa37d ago0xb5f0c9…00ca41

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.