Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a54m ago0x85246e…53d1c5
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc4m ago0x9d4c27…2740a6
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a59m ago0x839687…76d4ce
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc9m ago0x8483af…068da0
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a514m ago0x393327…56a805
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc14m ago0xf5e9a5…cd7a69
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a519m ago0x6904f3…feca25
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc19m ago0xa541e9…32026a
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a524m ago0x37b807…a3bb04
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc24m ago0xb70cff…ca6a45
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a529m ago0xd9b0ad…e3d401
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc29m ago0x047cd9…489607
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a534m ago0xf7ba75…6b9d41
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc34m ago0xa19031…717ee2
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a539m ago0xf85151…54f2cb
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc39m ago0x62e3d0…8c6893
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a544m ago0x273e11…2659de
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc44m ago0x1c9254…f1bf38
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a549m ago0xc6680c…576c3c
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc49m ago0x56d4f0…b7fce4
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a554m ago0x302c0c…c26993
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc54m ago0xd3fccf…91f2c2
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a559m ago0x51c88a…832fbe
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc59m ago0x4f0e6d…b99f09
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a51h ago0x6f78a8…8a3b44

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.