Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa40d ago0x7869c0…070618
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa40d ago0xd7dc90…86cc67
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa40d ago0x9924ce…99f840
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa40d ago0xd780b1…87848e
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa40d ago0x36ada3…63c08a
0x5fa2…41580x9c95…e299Base$0.001100%fluxa40d ago0x7a04de…5a6a86
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa40d ago0x3c38c3…737a9e
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa40d ago0xc9e22e…6b23c5
0x5fa2…41580x9c95…e299Base$0.001100%fluxa40d ago0xc8d60a…97086b
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa40d ago0x9f7a17…55a132
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa40d ago0x455033…0e55a0
0x5fa2…41580x9c95…e299Base$0.001100%fluxa40d ago0x09fe38…08de10
0x5fa2…41580x9c95…e299Base$0.001100%fluxa40d ago0x17d7a6…561199
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa40d ago0xbf5008…dfb7f5
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa40d ago0xe36f29…8eeb08
0x5fa2…41580x9c95…e299Base$0.001100%fluxa40d ago0x04ee58…aea8fa
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa40d ago0x3777fd…038854
0x5fa2…41580x9c95…e299Base$0.001100%fluxa41d ago0xed1441…55c025
0x5fa2…41580x9c95…e299Base$0.001100%fluxa41d ago0x39f903…7f880b
0x5fa2…41580x9c95…e299Base$0.001100%fluxa41d ago0x05a578…a08401
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa41d ago0x82c27e…39724b
0x5fa2…41580x9c95…e299Base$0.001100%fluxa41d ago0x7ac570…83d562
0x5fa2…41580x9c95…e299Base$0.001100%fluxa41d ago0xdca1f7…b87a6b
0x5fa2…41580x9c95…e299Base$0.001100%fluxa41d ago0x01363d…a8d1b2
0x5fa2…41580xfe80…47eeBase$0.001100%fluxa41d ago0x16dc08…f702fe

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.