Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2c7…498a0xfe80…47eeBase$0.001100%fluxa17d ago0xfb3dcd…11ee7b
0xd2c7…498a0xfe80…47eeBase$0.001100%fluxa17d ago0x87ab14…b636e3
0xd2c7…498a0xfe80…47eeBase$0.001100%fluxa17d ago0xe66874…f2224c
0xd2c7…498a0xfe80…47eeBase$0.001100%fluxa17d ago0x8065af…c33b7d
0xd2c7…498a0xfe80…47eeBase$0.001100%fluxa17d ago0x9fd8b6…1a1114
0xd2c7…498a0xfe80…47eeBase$0.001100%fluxa17d ago0xa284fb…a6b503
0xd2c7…498a0xfe80…47eeBase$0.001100%fluxa17d ago0x463343…1f713a
0xd2c7…498a0xfe80…47eeBase$0.001100%fluxa17d ago0xffc789…05f39a
0xd2c7…498a0xfe80…47eeBase$0.001100%fluxa17d ago0x8ee90b…2fd193
0xd2c7…498a0xfe80…47eeBase$0.001100%fluxa17d ago0x9ea94d…ab7d0d
0xd2c7…498a0xfe80…47eeBase$0.001100%fluxa17d ago0x18946d…48db1d
0xd2c7…498a0xfe80…47eeBase$0.001100%fluxa17d ago0x54acca…275725
0xd2c7…498a0xfe80…47eeBase$0.001100%fluxa17d ago0x93926c…89b1a3
0xd2c7…498a0xfe80…47eeBase$0.001100%fluxa17d ago0x18a25f…c5c689
0xd2c7…498a0xfe80…47eeBase$0.001100%fluxa17d ago0xbcb64c…b52b60
0xd2c7…498a0xfe80…47eeBase$0.001100%fluxa17d ago0x3b8253…101389
0xd2c7…498a0xfe80…47eeBase$0.001100%fluxa17d ago0xf9c32b…b46088
0xd2c7…498a0xfe80…47eeBase$0.001100%fluxa17d ago0x5c5e6c…abbda6
0xd2c7…498a0xfe80…47eeBase$0.001100%fluxa17d ago0x66adf4…099e9f
0xd2c7…498a0xfe80…47eeBase$0.001100%fluxa17d ago0xf8a39a…c63a2b
0xd2c7…498a0xfe80…47eeBase$0.001100%fluxa17d ago0x1393b7…9a5569
0xd2c7…498a0xfe80…47eeBase$0.001100%fluxa17d ago0xf7bf5e…7129d7
0xd2c7…498a0xfe80…47eeBase$0.001100%fluxa17d ago0xbd6338…056517
0xd2c7…498a0xfe80…47eeBase$0.001100%fluxa17d ago0x7655b8…207ef2

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.