Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x42f2…58270x9c95…e299Base—$0.001100%fluxa88d ago0x75e747…b99d72
0x42f2…58270x9c95…e299Base—$0.001100%fluxa88d ago0x65d9a3…01bd83
0x42f2…58270x9c95…e299Base—$0.001100%fluxa88d ago0x009e8c…dcca05
0x42f2…58270x9c95…e299Base—$0.001100%fluxa88d ago0x29060a…97c931
0x42f2…58270x9c95…e299Base—$0.001100%fluxa88d ago0x8eb137…1ff979
0x42f2…58270x9c95…e299Base—$0.001100%fluxa88d ago0xc50b02…0a4aa0
0x42f2…58270x9c95…e299Base—$0.001100%fluxa88d ago0x40213a…738749
0x42f2…58270x9c95…e299Base—$0.001100%fluxa88d ago0xcbf02e…ce81d2
0x42f2…58270x9c95…e299Base—$0.001100%fluxa88d ago0x42b4b5…71f4cd
0x42f2…58270x9c95…e299Base—$0.001100%fluxa88d ago0x86bdfd…cdca09
0x42f2…58270x9c95…e299Base—$0.001100%fluxa88d ago0x58a08e…d6f797
0x42f2…58270x9c95…e299Base—$0.001100%fluxa88d ago0xae4a36…c4d38d
0x42f2…58270x9c95…e299Base—$0.001100%fluxa88d ago0xd3ad8a…882d08
0x42f2…58270x9c95…e299Base—$0.001100%fluxa88d ago0xb4798f…bd24fe
0x42f2…58270x9c95…e299Base—$0.001100%fluxa88d ago0x484102…8ccc82
0x42f2…58270x9c95…e299Base—$0.001100%fluxa88d ago0x0dcf19…c06cd6
0x42f2…58270x9c95…e299Base—$0.001100%fluxa88d ago0x58a200…8c4552
0x42f2…58270x9c95…e299Base—$0.001100%fluxa88d ago0x7a33fb…29e8ef
0x42f2…58270x9c95…e299Base—$0.001100%fluxa88d ago0x482e62…94b6aa
0x42f2…58270x9c95…e299Base—$0.001100%fluxa88d ago0x2f093e…9ba758
0x42f2…58270x9c95…e299Base—$0.001100%fluxa88d ago0xa90dd0…db8563
0x42f2…58270x9c95…e299Base—$0.001100%fluxa88d ago0x9d6609…a72d23
0x42f2…58270x9c95…e299Base—$0.001100%fluxa88d ago0x91c473…5a3a74
0x42f2…58270x9c95…e299Base—$0.001100%fluxa88d ago0x2c48ea…84d8bb
0x42f2…58270x9c95…e299Base—$0.001100%fluxa88d ago0x6ab96c…e52cea

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.