Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc37d ago0x52c053…e10fae
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc37d ago0x274c96…56b05e
0xce6d…bbc30x35e6…1f0eBase$0.0170%0x0b44…80fc38d ago0x2699b2…5996c2
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc38d ago0xa161e1…103255
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc38d ago0x7de450…8e3426
0xce6d…bbc30x35e6…1f0eBase$0.0170%0x0b44…80fc38d ago0x19bcb5…c88242
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc38d ago0xcf8287…46560d
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc38d ago0x4d9ec3…d24f4c
0xce6d…bbc30x35e6…1f0eBase$0.0170%0x0b44…80fc38d ago0xb88b42…151e36
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc38d ago0xc21d76…6b6a68
0xce6d…bbc30x35e6…1f0eBase$0.0170%0x0b44…80fc38d ago0xca1cb9…de8a82
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc38d ago0xd2a908…7f943e
0xce6d…bbc30x35e6…1f0eBase$0.0170%0x0b44…80fc38d ago0xda1f7c…c8bef6
0xce6d…bbc30x8a6c…f293Base$0.0170%0x0b44…80fc38d ago0x1d967f…2c3e09
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc38d ago0x6f4904…63c977
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc38d ago0xbc3217…e97137
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc38d ago0x678874…a77854
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc38d ago0x1346bd…67bb8d
0xce6d…bbc30x35e6…1f0eBase$0.0170%0x0b44…80fc38d ago0x994645…34e4cb
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc38d ago0x88fa08…d6d461
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc38d ago0x0aa0b2…cbc2d1
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc38d ago0xad8770…54abc2
0xce6d…bbc30x35e6…1f0eBase$0.0170%0x0b44…80fc38d ago0x08fcdb…57816c
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc38d ago0x42e6be…6a0267
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc38d ago0x276635…1ac963

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.