Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa35d ago0xc41a81…26801c
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa35d ago0xb642c5…9a2540
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa36d ago0xd577b8…49d410
0xd64d…07450x9c95…e299Base—$0.001100%fluxa36d ago0x5c8775…849ddc
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa36d ago0x179776…1d213d
0xd64d…07450x9c95…e299Base—$0.001100%fluxa36d ago0xcdfedb…498403
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa36d ago0x870478…c79894
0xd64d…07450x9c95…e299Base—$0.001100%fluxa36d ago0x02aae8…56370b
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa36d ago0xfd3ad4…4e832f
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa36d ago0xc9ad24…b4b0fe
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa36d ago0x204431…6d2c4e
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa36d ago0x72a106…c527ad
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa36d ago0x56380c…a29b58
0xd64d…07450x9c95…e299Base—$0.001100%fluxa36d ago0xc8b25c…d312e0
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa36d ago0x6e0068…4c0cd1
0xd64d…07450x9c95…e299Base—$0.001100%fluxa36d ago0x027bd0…7f95a4
0xd64d…07450x9c95…e299Base—$0.001100%fluxa36d ago0x706862…ae4433
0xd64d…07450x9c95…e299Base—$0.001100%fluxa36d ago0x012ac5…3991dc
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa36d ago0x24695a…39f93a
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa36d ago0xf6a7d8…c79193
0xd64d…07450x9c95…e299Base—$0.001100%fluxa36d ago0x29f5cb…e75319
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa36d ago0xb7a5f4…ff9411
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa36d ago0x435aaf…da0ef1
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa36d ago0x277b01…f6a9e4
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa36d ago0x27cdbd…08cbf5

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.