Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6db…31e10x8e77…e2d6Base—$35.57100%mrdn116d ago0x4ca5df…556992
0xb6db…31e10x8e77…e2d6Base—$35.47100%mrdn116d ago0x12b9aa…4e7c92
0xb6db…31e10x8e77…e2d6Base—$40.00100%mrdn116d ago0xc14b72…002227
0xb6db…31e10x8e77…e2d6Base—$40.00100%mrdn116d ago0x89323a…69ab53
0xb6db…31e10x8e77…e2d6Base—$40.00100%mrdn116d ago0x517cac…205fe1
0xb6db…31e10x8e77…e2d6Base—$40.00100%mrdn116d ago0xef43a7…3fd627
0xb6db…31e10x8e77…e2d6Base—$40.00100%mrdn116d ago0x55f8c4…ec85f7
0xb6db…31e10x8e77…e2d6Base—$40.00100%mrdn116d ago0xc062ed…0f62c1
0xb6db…31e10x8e77…e2d6Base—$40.00100%mrdn116d ago0x70e491…394c92
0xb6db…31e10x8e77…e2d6Base—$40.00100%mrdn116d ago0x6a3e9f…b90c40
0xb6db…31e10x8e77…e2d6Base—$40.00100%mrdn116d ago0x6f15fd…fe0b89
0xb6db…31e10x8e77…e2d6Base—$40.00100%mrdn116d ago0xb0e5b8…f72713
0xb6db…31e10x8e77…e2d6Base—$40.00100%mrdn116d ago0xeb7eed…222c85
0xb6db…31e10x8e77…e2d6Base—$40.00100%mrdn116d ago0xf9695c…159b08
0xb6db…31e10x8e77…e2d6Base—$40.00100%mrdn116d ago0xe5d523…bdb3a2
0xb6db…31e10x8e77…e2d6Base—$40.00100%mrdn116d ago0x139293…e1b347
0xb6db…31e10x8e77…e2d6Base—$40.00100%mrdn116d ago0x338054…d22a4a
0xb6db…31e10x8e77…e2d6Base—$40.00100%mrdn116d ago0x8e5b9b…04c6d4
0xb6db…31e10x8e77…e2d6Base—$40.00100%mrdn117d ago0x503ef0…fa367d
0xb6db…31e10x8e77…e2d6Base—$40.00100%mrdn117d ago0xe4de55…2916e5
0xb6db…31e10x8e77…e2d6Base—$36.91100%mrdn117d ago0xda9780…da9eaf
0xb6db…31e10x8e77…e2d6Base—$40.00100%mrdn117d ago0xefd371…6349f2
0xb6db…31e10x8e77…e2d6Base—$40.00100%mrdn117d ago0xcc3e4c…293cee
0xb6db…31e10x8e77…e2d6Base—$40.00100%mrdn117d ago0xd4b094…fd14d4
0xb6db…31e10x8e77…e2d6Base—$40.00100%mrdn117d ago0x2aa0a2…961462

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.