Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf43…ae600xfe80…47eeBase—$0.001100%fluxa44d ago0xf8b120…702015
0xaf43…ae600x9c95…e299Base—$0.001100%fluxa44d ago0x865142…def127
0xaf43…ae600xfe80…47eeBase—$0.001100%fluxa44d ago0x9e569c…56f3e4
0xaf43…ae600x9c95…e299Base—$0.001100%fluxa44d ago0xd05433…121482
0xaf43…ae600xfe80…47eeBase—$0.001100%fluxa44d ago0xfb9efa…2e29ae
0xaf43…ae600x9c95…e299Base—$0.001100%fluxa44d ago0x34b04b…43ec68
0xaf43…ae600xfe80…47eeBase—$0.001100%fluxa44d ago0x9a35d1…56b0b4
0xaf43…ae600x9c95…e299Base—$0.001100%fluxa44d ago0x64681e…da239f
0xaf43…ae600x9c95…e299Base—$0.001100%fluxa44d ago0x5b02ac…0eb6a3
0xaf43…ae600xfe80…47eeBase—$0.001100%fluxa44d ago0x42e4d3…3891ef
0xaf43…ae600xfe80…47eeBase—$0.001100%fluxa44d ago0x381f60…f1c679
0xaf43…ae600xfe80…47eeBase—$0.001100%fluxa44d ago0x6dfe66…d99b60
0xaf43…ae600x9c95…e299Base—$0.001100%fluxa44d ago0x3eb5f6…e07750
0xaf43…ae600xfe80…47eeBase—$0.001100%fluxa44d ago0x212b78…810e90
0xaf43…ae600x9c95…e299Base—$0.001100%fluxa44d ago0xe80d5d…fe5cb7
0xaf43…ae600x9c95…e299Base—$0.001100%fluxa44d ago0xf70361…76ecdb
0xaf43…ae600x9c95…e299Base—$0.001100%fluxa44d ago0xfa2453…8f2344
0xaf43…ae600x9c95…e299Base—$0.001100%fluxa44d ago0xd56bc6…5bd6d9
0xaf43…ae600x9c95…e299Base—$0.001100%fluxa44d ago0xde53b6…e52303
0xaf43…ae600x9c95…e299Base—$0.001100%fluxa44d ago0xe71dfb…21ce83
0xaf43…ae600x9c95…e299Base—$0.001100%fluxa44d ago0xb3d5cd…84b7d7
0xaf43…ae600x9c95…e299Base—$0.001100%fluxa44d ago0x075ecf…7971f7
0xaf43…ae600x9c95…e299Base—$0.001100%fluxa44d ago0x9edf0f…e339e3
0xaf43…ae600x9c95…e299Base—$0.001100%fluxa44d ago0x75f843…6115d1
0xaf43…ae600x9c95…e299Base—$0.001100%fluxa44d ago0xefd2d2…1fc0e5

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.