Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase43d ago0xb4a1f0…85dd89
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase43d ago0x4da165…3d0762
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase43d ago0x0a3907…fccc57
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase43d ago0x048a1e…3083b8
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase43d ago0xa3953b…a734d3
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase43d ago0x8c439b…761dd7
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase43d ago0xb172d2…dc5410
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase43d ago0x54a96c…5a065a
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase43d ago0xb9fc3f…010147
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase43d ago0x86ead3…3eb4ac
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase43d ago0xf76156…ab702f
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase43d ago0xdfcd50…224013
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase43d ago0x7cf07d…c39a2b
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase43d ago0x6cce58…5c1d3b
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase43d ago0x0cfcdf…72ea63
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase43d ago0xe246b2…89f1af
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase43d ago0xa71f10…4bc5b8
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase43d ago0xb9c87d…f76d0d
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase43d ago0xf97c66…3627e1
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase43d ago0xb1ff34…f577ff
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase43d ago0xc72f1d…53c77c
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase43d ago0x00bc07…87748e
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase43d ago0x14e9c2…6232ab
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase43d ago0x22b3f2…39f1c8
0x5b2b…f2b10xa9dd…2315Base—$0.002100%coinbase43d ago0x59be11…99179e

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.