Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd391…220a0x9c95…e299Base—$0.001100%fluxa63d ago0x6fd0e9…2473b0
0xd391…220a0x9c95…e299Base—$0.001100%fluxa63d ago0xa20863…405a1c
0xd391…220a0x9c95…e299Base—$0.001100%fluxa63d ago0x8a3227…c097b8
0xd391…220a0x9c95…e299Base—$0.001100%fluxa63d ago0x5062f6…b5c65a
0xd391…220a0x9c95…e299Base—$0.001100%fluxa63d ago0x327565…de259e
0xd391…220a0x9c95…e299Base—$0.001100%fluxa63d ago0xe00c15…03e3ba
0xd391…220a0x9c95…e299Base—$0.001100%fluxa63d ago0x60e417…ff91fb
0xd391…220a0x9c95…e299Base—$0.001100%fluxa63d ago0xc6de42…d21324
0xd391…220a0x9c95…e299Base—$0.001100%fluxa63d ago0x420b2f…064cb8
0xd391…220a0x9c95…e299Base—$0.001100%fluxa63d ago0xd30771…a34d5d
0xd391…220a0x9c95…e299Base—$0.001100%fluxa63d ago0xcbeae6…1ee168
0xd391…220a0x9c95…e299Base—$0.001100%fluxa63d ago0x4b2abf…354654
0xd391…220a0x9c95…e299Base—$0.001100%fluxa63d ago0x34f85d…80d21a
0xd391…220a0x9c95…e299Base—$0.001100%fluxa63d ago0x17221c…1bccdb
0xd391…220a0x9c95…e299Base—$0.001100%fluxa63d ago0xe0fc1f…d4e649
0xd391…220a0x9c95…e299Base—$0.001100%fluxa63d ago0x72c403…0de007
0xd391…220a0x9c95…e299Base—$0.001100%fluxa64d ago0x1881de…a9a4f9
0xd391…220a0x9c95…e299Base—$0.001100%fluxa64d ago0x336558…ae376e
0xd391…220a0x9c95…e299Base—$0.001100%fluxa64d ago0x3ef5ac…bebf31

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.