Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa44d ago0x6b8bcf…b162a5
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa44d ago0x9fef23…9cf200
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa44d ago0x86d957…4fed71
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa44d ago0x993e81…a28f90
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa44d ago0xc54925…422a56
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa44d ago0xacd990…e8ddb7
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa44d ago0x01d904…15bcf2
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa44d ago0x1d6f3f…27466b
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa44d ago0x8182f5…c7f492
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa44d ago0x62963c…2a6806
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa44d ago0x100d57…29b87e
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa44d ago0xd4c4b0…e1c5c6
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa44d ago0x4436a6…bd9add
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa44d ago0x5be83a…892db7
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa44d ago0xa59f7d…37c647
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa44d ago0x9e157e…4c394d
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa44d ago0xcc4b7e…108f9b
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa45d ago0xd1a1d2…510d36
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa45d ago0x376bb6…57b087
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa45d ago0x75e2a2…83ba36
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa45d ago0xc9af6f…0f5cd7
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa45d ago0xd9b0c6…bc5ccd
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa45d ago0x186c11…88db0e
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa45d ago0x7a1201…d11f60
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa45d ago0x8c2092…9513a9

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.