Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa21d ago0xc4f344…1dab60
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa21d ago0x9feb64…80aaa4
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa21d ago0x5f8f74…102acf
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa21d ago0x03c94f…f79f01
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa21d ago0x75a655…cc2064
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa21d ago0x52012a…6531cd
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa21d ago0xa75b87…5397a2
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa21d ago0xf8ff19…7c7614
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa21d ago0x56b512…662d79
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa21d ago0x8fe5c9…3590c0
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa21d ago0xbbe60d…cb378c
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa21d ago0x54c422…031ddc
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa21d ago0xa86946…910b94
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa21d ago0x128464…dfd4b2
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa21d ago0xb665ec…f25713
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa21d ago0x82c460…f1c9d7
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa21d ago0xafffce…9cc6d6
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa21d ago0xe5b29a…2c52c8
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa22d ago0x9cefda…eba625
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa22d ago0x52a3c7…d9c311
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa22d ago0x93925a…2cc4b5
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa22d ago0x74bb9f…349db7
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa22d ago0x82730d…8430c6
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa22d ago0x78ae28…d9bdff
0xae33…ef6a0xfe80…47eeBase$0.001100%fluxa22d ago0xe3596c…e03622

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.