Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase113d ago0xe56907…1714cc
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase113d ago0x2ac449…418fcf
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase113d ago0x167dfd…750a77
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase113d ago0x5395aa…30d479
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase113d ago0x93bce1…0575d4
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase113d ago0x87a79b…232d5c
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase114d ago0x99d727…503655
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase114d ago0xdb2a2c…0f3cbc
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase114d ago0x800d31…8491c0
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase114d ago0xeb8b05…9d16ae
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase114d ago0x8081a8…ca6fbf
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase114d ago0x57eaf3…77ddc2
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase114d ago0x72b2a0…8aafbd
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase114d ago0xb60011…502840
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase114d ago0xdc3ad9…915b60
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase114d ago0xccb53a…ca6029
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase114d ago0x92c9af…cbceff
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase114d ago0x0ad39b…a3546d
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase114d ago0xb1334f…4caf4c
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase114d ago0xec4a2f…279033
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase114d ago0x614ed5…08bd6b
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase114d ago0xfd1d24…6ff3ae
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase114d ago0x4ffbec…4dd299
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase114d ago0x18e679…445e0f
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase114d ago0x1fa5d4…6dbe54

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.