Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb755…07c10x9c95…e299Base—$0.001100%fluxa69d ago0x91ebfa…643116
0xb755…07c10x9c95…e299Base—$0.001100%fluxa69d ago0x6b7ce7…02a3ca
0xb755…07c10x9c95…e299Base—$0.001100%fluxa69d ago0xa5c983…2e2ec1
0xb755…07c10x9c95…e299Base—$0.001100%fluxa69d ago0xeb625e…3d47ee
0xb755…07c10x9c95…e299Base—$0.001100%fluxa69d ago0xbe5a3d…74384a
0xb755…07c10x9c95…e299Base—$0.001100%fluxa69d ago0xb3467c…a535d0
0xb755…07c10x9c95…e299Base—$0.001100%fluxa69d ago0x149a95…29a8fc
0xb755…07c10x9c95…e299Base—$0.001100%fluxa70d ago0xee92a8…387473
0xb755…07c10x9c95…e299Base—$0.001100%fluxa70d ago0x9bca7a…f68cc1
0xb755…07c10x9c95…e299Base—$0.001100%fluxa70d ago0x98d6ca…f664c4
0xb755…07c10x9c95…e299Base—$0.001100%fluxa70d ago0x10ba29…6b4e92
0xb755…07c10x9c95…e299Base—$0.001100%fluxa70d ago0x182ff7…457f20
0xb755…07c10x9c95…e299Base—$0.001100%fluxa70d ago0xe11f53…2e4ae5
0xb755…07c10x9c95…e299Base—$0.001100%fluxa70d ago0x1eaf07…0c5b74
0xb755…07c10x9c95…e299Base—$0.001100%fluxa70d ago0xd94fc0…46effa
0xb755…07c10x9c95…e299Base—$0.001100%fluxa70d ago0x558786…f09137
0xb755…07c10x9c95…e299Base—$0.001100%fluxa70d ago0x7e01c4…567e23
0xb755…07c10x9c95…e299Base—$0.001100%fluxa70d ago0xf37294…fb4ada
0xb755…07c10x9c95…e299Base—$0.001100%fluxa70d ago0x470f30…904362
0xb755…07c10x9c95…e299Base—$0.001100%fluxa70d ago0x9e7d92…40f49f
0xb755…07c10x9c95…e299Base—$0.001100%fluxa70d ago0x27cae1…67dc49
0xb755…07c10x9c95…e299Base—$0.001100%fluxa70d ago0x077b6d…d7c69d
0xb755…07c10x9c95…e299Base—$0.001100%fluxa70d ago0xa4a151…a26d90
0xb755…07c10x9c95…e299Base—$0.001100%fluxa70d ago0xc118e2…ef346c
0xb755…07c10x9c95…e299Base—$0.001100%fluxa70d ago0x5e5920…806024

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.