Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa21d ago0x6871e0…73e665
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa21d ago0x72b492…91c85a
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa21d ago0xa03b02…537da4
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa21d ago0xd3e070…0f1440
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa21d ago0x092ddf…3ffc4e
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa21d ago0x8bd623…a5c3b2
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa21d ago0x8093e4…dc6b39
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa21d ago0x570f8f…86f794
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa21d ago0x7ce2e7…c6798c
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa21d ago0xb1e887…c0428c
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa21d ago0xd16325…635e78
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa21d ago0x9ba924…4b885e
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa21d ago0x35155b…e3863f
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa21d ago0x3416d4…d35258
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa21d ago0x77edc2…eb72ab
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa21d ago0x9d9b69…9a9c9b
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa21d ago0xdc583d…a954af
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa21d ago0x452c4e…9115be
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa21d ago0x4c29bd…517f89
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa21d ago0x09b128…bf5de3
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa21d ago0xcbffc1…7da8f2
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa21d ago0x2489b1…b8c1c8
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa21d ago0x8b4780…0e70a2
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa22d ago0x6e1fcf…f6e705
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa22d ago0xb6a251…ef9cb2

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.