Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1de6…1bc40xa9dd…2315Base—$0.002100%coinbase15d ago0x4cda40…01edb3
0x1de6…1bc40xa9dd…2315Base—$0.002100%coinbase15d ago0x602c5c…946677
0x1de6…1bc40xa9dd…2315Base—$0.002100%coinbase15d ago0x755c4a…49ddd8
0x1de6…1bc40xa9dd…2315Base—$0.002100%coinbase15d ago0x9235d5…87ca2c
0x1de6…1bc40xa9dd…2315Base—$0.002100%coinbase15d ago0x36bed0…490132
0x1de6…1bc40xa9dd…2315Base—$0.002100%coinbase15d ago0x11ce26…91a3c3
0x1de6…1bc40xa9dd…2315Base—$0.002100%coinbase15d ago0xb46fbb…776c09
0x1de6…1bc40xa9dd…2315Base—$0.002100%coinbase15d ago0x22ff55…927c7e
0x1de6…1bc40xa9dd…2315Base—$0.01100%coinbase15d ago0x5022a6…7ad927
0x1de6…1bc40xa9dd…2315Base—$0.002100%coinbase15d ago0x420c4f…387f3b
0x1de6…1bc40xa9dd…2315Base—$0.002100%coinbase15d ago0x7821e9…ee2d52
0x1de6…1bc40xa9dd…2315Base—$0.002100%coinbase15d ago0xa9df42…cb058e
0x1de6…1bc40xa9dd…2315Base—$0.002100%coinbase15d ago0x1c61e5…71ad4d
0x1de6…1bc40xa9dd…2315Base—$0.002100%coinbase15d ago0x75ac4f…c6c908
0x1de6…1bc40xa9dd…2315Base—$0.002100%coinbase15d ago0x576539…fa0c20
0x1de6…1bc40xa9dd…2315Base—$0.002100%coinbase15d ago0x5712bf…061cb4
0x1de6…1bc40xa9dd…2315Base—$0.002100%coinbase15d ago0x879c72…e57d08
0x1de6…1bc40xa9dd…2315Base—$0.002100%coinbase15d ago0x0de246…cb29cc
0x1de6…1bc40xa9dd…2315Base—$0.01100%coinbase15d ago0x61a1d9…15d524
0x1de6…1bc40xa9dd…2315Base—$0.002100%coinbase15d ago0xc4d4c5…128cbd
0x1de6…1bc40xa9dd…2315Base—$0.002100%coinbase15d ago0x222bae…4fa2a1
0x1de6…1bc40xa9dd…2315Base—$0.002100%coinbase15d ago0x8019ef…33023a
0x1de6…1bc40xa9dd…2315Base—$0.002100%coinbase15d ago0xc5b742…1ed0b5
0x1de6…1bc40xa9dd…2315Base—$0.002100%coinbase15d ago0xbd30ea…842ceb
0x1de6…1bc40xa9dd…2315Base—$0.002100%coinbase15d ago0xf4c455…10c562

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.