Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa59d ago0x35bddb…f1bd7e
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa59d ago0x517497…32eb36
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa59d ago0x8fb47a…8a768f
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa59d ago0x7c9f9a…179a1c
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa59d ago0xcdfc18…a6bfc0
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa59d ago0x184d52…01ad22
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa59d ago0x5a19bd…f183f8
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa59d ago0xaf29a7…7406f6
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa59d ago0x5bfb5d…e5207f
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa59d ago0x0f4f45…c1e38e
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa59d ago0x03c337…ba5e66
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa59d ago0x3f6b7f…42a8c1
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa59d ago0xe177a7…e4e0a4
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa59d ago0x0e3744…19b55b
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa59d ago0x6d44f8…ee5feb
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa59d ago0x3bf1b1…3df37c
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa59d ago0xaa04f9…12c0cc
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa59d ago0x06cee8…58f9af
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa59d ago0xd5609e…d599e7
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa60d ago0xdbb018…b9fb7c
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa60d ago0x08b00e…008b90
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa60d ago0x22e2db…125820
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa60d ago0x33b25a…716942
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa60d ago0x04a8f9…8b99b4
0xa43b…f38f0x9c95…e299Base—$0.001100%fluxa60d ago0xcb857c…ecd638

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.