Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x636c…0e080x9c95…e299Base—$0.001100%fluxa70d ago0xed6956…54cc73
0x636c…0e080x9c95…e299Base—$0.001100%fluxa70d ago0xff92bb…e666af
0x636c…0e080x9c95…e299Base—$0.001100%fluxa70d ago0x3e8ca6…2a73ee
0x636c…0e080x9c95…e299Base—$0.001100%fluxa70d ago0xe020d0…15147c
0x636c…0e080x9c95…e299Base—$0.001100%fluxa70d ago0x9d2b26…9060ce
0x636c…0e080x9c95…e299Base—$0.001100%fluxa70d ago0x878ffe…d34ec9
0x636c…0e080x9c95…e299Base—$0.001100%fluxa70d ago0xa15677…1cff5f
0x636c…0e080x9c95…e299Base—$0.001100%fluxa71d ago0x0e70e5…3c4671
0x636c…0e080x9c95…e299Base—$0.001100%fluxa71d ago0x256b88…f92738
0x636c…0e080x9c95…e299Base—$0.001100%fluxa71d ago0x65b2dc…2f6885
0x636c…0e080x9c95…e299Base—$0.001100%fluxa71d ago0x2b6217…356e0b
0x636c…0e080x9c95…e299Base—$0.001100%fluxa71d ago0xece81d…f8102b
0x636c…0e080x9c95…e299Base—$0.001100%fluxa71d ago0xacb45d…839880
0x636c…0e080x9c95…e299Base—$0.001100%fluxa71d ago0xd0cd50…c0bba7
0x636c…0e080x9c95…e299Base—$0.001100%fluxa71d ago0x449026…ac27f6
0x636c…0e080x9c95…e299Base—$0.001100%fluxa71d ago0xebf5f3…13fc2d
0x636c…0e080x9c95…e299Base—$0.001100%fluxa71d ago0x22fd9e…53ba43
0x636c…0e080x9c95…e299Base—$0.001100%fluxa71d ago0xf0d65a…b46922
0x636c…0e080x9c95…e299Base—$0.001100%fluxa71d ago0xd91538…2a6b3e
0x636c…0e080x9c95…e299Base—$0.001100%fluxa71d ago0x624b27…def98c
0x636c…0e080x9c95…e299Base—$0.001100%fluxa71d ago0x81effb…9834d7
0x636c…0e080x9c95…e299Base—$0.001100%fluxa71d ago0x48a82c…3c0b02
0x636c…0e080x9c95…e299Base—$0.001100%fluxa71d ago0x952ddd…4413b6
0x636c…0e080x9c95…e299Base—$0.001100%fluxa71d ago0x4dca85…5bb725
0x636c…0e080x9c95…e299Base—$0.001100%fluxa71d ago0xeb22ca…96aea2

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.