Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e81…cb880xfe80…47eeBase$0.001100%fluxa16d ago0x3e1031…58ee24
0x9e81…cb880xfe80…47eeBase$0.001100%fluxa16d ago0x3f5dce…0594ed
0x9e81…cb880xfe80…47eeBase$0.001100%fluxa16d ago0x2d113e…73114f
0x9e81…cb880xfe80…47eeBase$0.001100%fluxa16d ago0x71b51a…5a2347
0x9e81…cb880xfe80…47eeBase$0.001100%fluxa17d ago0x0c9504…869db7
0x9e81…cb880xfe80…47eeBase$0.001100%fluxa17d ago0xbdd940…448801
0x9e81…cb880xfe80…47eeBase$0.001100%fluxa17d ago0x11ce0d…8a91af
0x9e81…cb880xfe80…47eeBase$0.001100%fluxa17d ago0xab5ac4…a56ca6
0x9e81…cb880xfe80…47eeBase$0.001100%fluxa17d ago0x984636…6e151e
0x9e81…cb880xfe80…47eeBase$0.001100%fluxa17d ago0x4740ac…c56152
0x9e81…cb880xfe80…47eeBase$0.001100%fluxa17d ago0xb9dbc8…0f4b3e
0x9e81…cb880xfe80…47eeBase$0.001100%fluxa17d ago0xfc404a…82406b
0x9e81…cb880xfe80…47eeBase$0.001100%fluxa17d ago0x089381…e5067c
0x9e81…cb880xfe80…47eeBase$0.001100%fluxa17d ago0x260391…5edfbc
0x9e81…cb880xfe80…47eeBase$0.001100%fluxa17d ago0xafbf5a…35aeae
0x9e81…cb880xfe80…47eeBase$0.001100%fluxa17d ago0x7d654a…b65602
0x9e81…cb880xfe80…47eeBase$0.001100%fluxa17d ago0xee7fe4…5223c7
0x9e81…cb880xfe80…47eeBase$0.001100%fluxa17d ago0x0608b5…376348
0x9e81…cb880xfe80…47eeBase$0.001100%fluxa17d ago0x030f35…001e28
0x9e81…cb880xfe80…47eeBase$0.001100%fluxa17d ago0xf5278d…65ef11
0x9e81…cb880xfe80…47eeBase$0.001100%fluxa17d ago0x80df1b…1f9905
0x9e81…cb880xfe80…47eeBase$0.001100%fluxa17d ago0x698849…1fda24
0x9e81…cb880xfe80…47eeBase$0.001100%fluxa17d ago0x59b0a0…5023d3
0x9e81…cb880xfe80…47eeBase$0.001100%fluxa17d ago0x87d6cc…21d7e8
0x9e81…cb880xfe80…47eeBase$0.001100%fluxa17d ago0xca8973…204fa2

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.