Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa21d ago0x501311…ac212c
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa21d ago0x123f07…a98f6a
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa21d ago0x5f6898…649eac
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa21d ago0xa9e978…b92f83
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa21d ago0x8b7ae8…ba8cae
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa21d ago0x489c55…57c7c0
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa21d ago0xd996dc…e4b422
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa21d ago0xe1e6b2…fb18a5
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa21d ago0x17e635…2d7587
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa21d ago0x4d8b22…b40b6e
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa21d ago0xfb81cc…63a7f4
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa21d ago0xdda31d…dc4ec3
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa21d ago0x6085b2…a632b4
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa21d ago0x002cbc…a2438e
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa21d ago0x77cb86…0cccfc
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa21d ago0xe9f96e…798e08
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa21d ago0x88c707…72569f
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa21d ago0xe2003f…1e692e
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa21d ago0xe1830b…0d3fb1
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa21d ago0xadb47c…5ffa80
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa21d ago0x1b8c58…64f773
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa21d ago0x5563fd…5cf673
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa21d ago0x322ffc…88b608
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa21d ago0x75837c…bfce3c
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa21d ago0xe7e723…a3d6d8

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.