Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa69d ago0x5b123a…a3c488
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa69d ago0x050617…c0e8a7
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa69d ago0xb573d2…18db76
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa69d ago0xb67055…926252
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa69d ago0xc541da…2f2c99
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa69d ago0xe3f1b0…18c183
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa69d ago0x03eee1…5749c3
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa69d ago0xbad9c9…6bc14f
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa70d ago0x267d8c…1599b1
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa70d ago0x6d7d7c…a42e82
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa70d ago0x503154…3ceea2
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa70d ago0x4b558f…698185
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa70d ago0xb7c7a9…73e567
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa70d ago0x06df53…c0205a
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa70d ago0x971152…2e031d
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa70d ago0x76ca8f…aa7a0a
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa70d ago0xc09444…38a708
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa70d ago0x7cde0b…01da73
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa70d ago0x9351e2…e35502
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa70d ago0xa67fef…fe1c32
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa70d ago0xd26713…c64eb5
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa70d ago0x56dab2…df617b
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa70d ago0x6e1509…e96e23
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa70d ago0x58a861…92f7f6
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa70d ago0xe862b0…607a3b

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.