Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa67d ago0x87fee1…c74ae9
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa67d ago0xd46504…2238a2
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa67d ago0x6e3061…3ed128
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa67d ago0xd4ba87…30fb97
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa67d ago0x39eb16…8ed1c3
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa67d ago0x4a3f9d…41c780
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa67d ago0x77d798…35c6da
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa67d ago0x9f2caf…21a2cb
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa67d ago0xeeecaf…ea7c3d
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa67d ago0xf217d0…2a4198
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa67d ago0x07ddd3…14968d
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa67d ago0x114040…a3a474
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa67d ago0xf7656a…f4111a
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa68d ago0xe4c812…2f4b46
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa68d ago0xe4f31b…7f8b56
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa68d ago0x885b7e…ba4422
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa68d ago0x8cf202…f83b38
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa68d ago0xcb6a65…61a6f3
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa68d ago0x8e7f86…f304bd
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa68d ago0xcf85e2…d818ac
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa68d ago0xc67f83…4b9d51
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa68d ago0x43bf68…3b6710
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa68d ago0x8f7d5b…f14d32
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa68d ago0xedbd76…4daa2b
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa68d ago0x0f7501…2aafe7

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.