Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac69…16d60xfe80…47eeBase$0.001100%fluxa70d ago0xbdc4a1…bcebe9
0xf1c8…ce710xfe80…47eeBase$0.001100%fluxa70d ago0x28f1b3…e317b7
0xd00c…79230xfe80…47eeBase$0.001100%fluxa70d ago0x284478…04f590
0x7942…796d0xfe80…47eeBase$0.001100%fluxa70d ago0x84ce54…8ee941
0x4eee…da780xfe80…47eeBase$0.001100%fluxa70d ago0x43f3df…f5ad68
0x7b39…7edc0xfe80…47eeBase$0.001100%fluxa70d ago0xd1801a…2128a5
0x5605…1de30xfe80…47eeBase$0.001100%fluxa70d ago0x473abc…851d68
0x359c…e8e10xfe80…47eeBase$0.001100%fluxa70d ago0xd56a39…65fc89
0xcbd5…d9320xfe80…47eeBase$0.001100%fluxa70d ago0x976ae0…e7495d
0x4bdd…5e700xfe80…47eeBase$0.001100%fluxa70d ago0x1c3179…53d21a
0x246d…04800xfe80…47eeBase$0.001100%fluxa70d ago0xeb793f…e97e8d
0x60be…c0780xfe80…47eeBase$0.001100%fluxa70d ago0x3915d7…e75017
0xc573…96500xfe80…47eeBase$0.001100%fluxa70d ago0xa6dbe7…3e9196
0xbcff…60740xfe80…47eeBase$0.001100%fluxa70d ago0x758897…3e74c8
0xc23f…ecca0xfe80…47eeBase$0.001100%fluxa70d ago0x25cdc5…e93177
0x15f2…fdf80xfe80…47eeBase$0.001100%fluxa70d ago0x19bbdb…b5cd16
0x7b8f…8dac0xfe80…47eeBase$0.001100%fluxa70d ago0x43cbaa…948329
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa70d ago0x44bbe5…b5db33
0xb1ce…b1750xfe80…47eeBase$0.001100%fluxa70d ago0xf88d09…6266bd
0x6ddd…8dab0xfe80…47eeBase$0.001100%fluxa70d ago0x1c093f…f1ed33
0x0000…9c630xfe80…47eeBase$0.001100%fluxa70d ago0x8b32e8…ce20e6
0x3ddb…45170xfe80…47eeBase$0.001100%fluxa70d ago0x024447…ac00b0
0x31ce…46380xfe80…47eeBase$0.001100%fluxa70d ago0x25f5cb…4d432b
0xd791…f1060xfe80…47eeBase$0.001100%fluxa70d ago0x01aab2…6d969d
0x2184…a3880xfe80…47eeBase$0.001100%fluxa70d ago0x0fc60b…cc7390

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.