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…c8a514d ago0x43d33b…4a233f
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc14d ago0x84c720…d45ad5
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a514d ago0xb5e184…093258
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc14d ago0x4fc269…df3520
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a514d ago0xfba0b1…d146bc
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc14d ago0xbc8caa…bb5107
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a514d ago0xb5be07…e8add0
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc14d ago0xb0a559…e1fea5
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a514d ago0x8d599b…6d5a58
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc14d ago0x0dfcf5…72c492
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a514d ago0x69df9d…3541bf
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc14d ago0x0918a5…7a0e91
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a514d ago0x4efffd…5b2c1a
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc14d ago0xfb14f5…2a4b21
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a514d ago0xe88e2a…8ddcc0
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc14d ago0xda1c71…97a1a0
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a514d ago0x08c254…70b07a
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc14d ago0x16424d…762060
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a514d ago0xe38d22…bead30
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc14d ago0xae8c80…64d4e7
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a514d ago0x5f4d7b…1a7e5d
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc14d ago0xb3e476…406b4c
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a514d ago0x87d7cb…7a23e6
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc14d ago0x56fe77…8c8e18
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a514d ago0x1c09bb…1615bf

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.