Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa67d ago0xfe7e76…f1748b
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa67d ago0x1f4c19…7e324b
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa67d ago0xbe53d3…c6c41e
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa67d ago0x45661f…81d4b7
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa67d ago0xd75626…a95ca3
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa67d ago0x3e5374…287613
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa67d ago0x162c19…40c6c2
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa67d ago0x5a5b94…5be3c4
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa67d ago0x42d139…20c584
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa67d ago0x09e1ab…c7148e
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa67d ago0x33d8c1…43a966
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa68d ago0x7dec81…f39349
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa68d ago0x2406aa…0a146d
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa68d ago0xb15835…5e981a
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa68d ago0xe43126…521442
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa68d ago0xb84c0d…5aa5b3
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa68d ago0xe3f193…12b9da
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa68d ago0x19f14a…d4a171
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa68d ago0xe20843…946eec
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa68d ago0xade27e…244c6a
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa68d ago0x46c72c…2095ae
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa68d ago0x1aaad7…ef027c
0xe54e…0ada0x9c95…e299Base—$0.001100%fluxa68d ago0x2f4f0a…c1c3ee

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.