Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa44d ago0x3c9bcd…fef4ce
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa44d ago0xc4a56a…a3c541
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa44d ago0x859493…8f0850
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa44d ago0x0451a8…eb2b35
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa44d ago0xda98bd…2405a8
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa44d ago0xb07534…ad4693
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa44d ago0x13c744…877c97
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa44d ago0x02d6ab…6e492e
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa44d ago0x3c37c9…fa6295
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa44d ago0xd42ce9…f272f6
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa44d ago0x9bfc38…88c05c
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa44d ago0xae5a07…16d7b0
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa44d ago0x6d88b1…f69486
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa44d ago0x310ce0…1483a2
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa44d ago0x84caa7…b87a62
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa44d ago0x0ea7f6…be7016
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa44d ago0xbaae49…02c734
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa44d ago0x142099…938ba7
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa44d ago0x84d441…318753
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa44d ago0xc25bee…e83893
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa44d ago0x58afbf…124ec8
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa44d ago0x6a05f5…36756d
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa45d ago0xc79521…cb2075
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa45d ago0x866337…d299ba
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa45d ago0xa0b265…d8578f

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.