Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa44d ago0xfa2944…04e801
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa44d ago0x5b490e…0a509c
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa44d ago0x9d5f30…57ed38
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa44d ago0x6c38cf…80e56e
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa44d ago0xe66811…557662
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa44d ago0x295a0f…daa778
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa44d ago0x373a26…2d5fde
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa44d ago0xeae4f0…b27f67
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa44d ago0x554182…037ac3
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa44d ago0x5fc3a5…2ad091
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa44d ago0xf2387a…dd1218
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa44d ago0xed5958…62624e
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa44d ago0x5a207f…b35653
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa44d ago0x028536…4e5dde
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa44d ago0x7d94cb…f085db
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa44d ago0x3fda69…9d1f72
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa44d ago0xed82c6…7eec1e
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa44d ago0xb8605f…df14c4
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa44d ago0xdb089e…07a25a
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa44d ago0x214c62…4257c8
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa44d ago0xb9abee…306007
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa44d ago0x61f7fc…36f0bb
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa44d ago0x6de3bd…959a14
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa44d ago0x8fed4d…87cd3f
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa44d ago0x515f35…1497fb

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.