Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69c5…42cf0xfe80…47eeBase$0.001100%fluxa45d ago0x510815…9716d0
0xcea6…c7070xfe80…47eeBase$0.001100%fluxa45d ago0xee3cf4…d53f97
0xde30…05d50xfe80…47eeBase$0.001100%fluxa45d ago0x8506e9…bdbfdc
0x55f0…807f0xfe80…47eeBase$0.001100%fluxa45d ago0x325663…446141
0x4527…4d3b0xfe80…47eeBase$0.001100%fluxa45d ago0x4bb50c…46c39c
0x2055…8ae00xfe80…47eeBase$0.001100%fluxa45d ago0xe0ea7b…a70d75
0x2c92…b2ca0xfe80…47eeBase$0.001100%fluxa45d ago0x7ec70a…a977dc
0x7898…159b0xfe80…47eeBase$0.001100%fluxa45d ago0x56d9aa…86cdb4
0xf2c3…edd00xfe80…47eeBase$0.001100%fluxa45d ago0xa89115…6d76ba
0xbe39…99bb0xfe80…47eeBase$0.001100%fluxa45d ago0x1f8939…815e46
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa45d ago0xd88347…9ad355
0x880d…7cc20xfe80…47eeBase$0.001100%fluxa45d ago0x30d316…f591a5
0x457e…c3c50xfe80…47eeBase$0.001100%fluxa45d ago0xc2f7f8…56358d
0x17f4…b1ec0xfe80…47eeBase$0.001100%fluxa45d ago0x8375be…05be76
0x15f5…4ba90xfe80…47eeBase$0.001100%fluxa45d ago0xd075e5…27252b
0x8b30…a5e40xfe80…47eeBase$0.001100%fluxa45d ago0xe6c27c…9ba7a2
0x395b…0fce0xfe80…47eeBase$0.001100%fluxa45d ago0xa13e36…2a1bd3
0xfcdd…593e0xfe80…47eeBase$0.001100%fluxa45d ago0x70b287…7bae3a
0xcdac…49d30xfe80…47eeBase$0.001100%fluxa45d ago0xdafc6e…b1f67e
0x0ee9…49600xfe80…47eeBase$0.001100%fluxa45d ago0x7b8501…5258e7
0x59d7…4be40xfe80…47eeBase$0.001100%fluxa45d ago0x4f8d70…0de7df
0xd079…f6220xfe80…47eeBase$0.001100%fluxa45d ago0xc71e53…077edd
0x8199…e3670xfe80…47eeBase$0.001100%fluxa45d ago0xea3105…1414c4
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa45d ago0xf7657d…3a98b0
0xbd97…c6720xfe80…47eeBase$0.001100%fluxa45d ago0x64ffe2…1a3779

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.