Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf394…35630x9c95…e299Base—$0.001100%fluxa68d ago0xcbd522…f907a9
0xf394…35630x9c95…e299Base—$0.001100%fluxa69d ago0x017918…c27ab0
0xf394…35630x9c95…e299Base—$0.001100%fluxa69d ago0x87d801…2c5487
0xf394…35630x9c95…e299Base—$0.001100%fluxa69d ago0xb6c2a4…1070e9
0xf394…35630x9c95…e299Base—$0.001100%fluxa69d ago0x15412e…2c8b56
0xf394…35630x9c95…e299Base—$0.001100%fluxa69d ago0x93596b…ddd6d4
0xf394…35630x9c95…e299Base—$0.001100%fluxa69d ago0x1271b3…af23d4
0xf394…35630x9c95…e299Base—$0.001100%fluxa69d ago0x599596…c1f04a
0xf394…35630x9c95…e299Base—$0.001100%fluxa69d ago0x8142d8…2e75c7
0xf394…35630x9c95…e299Base—$0.001100%fluxa69d ago0x7e2ae1…34dbb3
0xf394…35630x9c95…e299Base—$0.001100%fluxa69d ago0x8eb510…deed35
0xf394…35630x9c95…e299Base—$0.001100%fluxa69d ago0xf17114…25299a
0xf394…35630x9c95…e299Base—$0.001100%fluxa69d ago0x68a1be…94577b
0xf394…35630x9c95…e299Base—$0.001100%fluxa69d ago0x701452…d37a63
0xf394…35630x9c95…e299Base—$0.001100%fluxa69d ago0x2b43fa…1d2cda
0xf394…35630x9c95…e299Base—$0.001100%fluxa69d ago0x364c26…3e75a0
0xf394…35630x9c95…e299Base—$0.001100%fluxa69d ago0x3016b1…a8956f
0xf394…35630x9c95…e299Base—$0.001100%fluxa69d ago0xa4b38e…35136e
0xf394…35630x9c95…e299Base—$0.001100%fluxa69d ago0x895594…79a661
0xf394…35630x9c95…e299Base—$0.001100%fluxa69d ago0xdaf454…598d52
0xf394…35630x9c95…e299Base—$0.001100%fluxa69d ago0xe07ccb…0177ff
0xf394…35630x9c95…e299Base—$0.001100%fluxa69d ago0xd64495…457b7a
0xf394…35630x9c95…e299Base—$0.001100%fluxa69d ago0x6885c5…370a0d
0xf394…35630x9c95…e299Base—$0.001100%fluxa69d ago0x0d6c59…3cda1e
0xf394…35630x9c95…e299Base—$0.001100%fluxa69d ago0xe7103b…276b72

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.