Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb159…31630x5aae…482eBase—$0.001100%coinbase4d ago0x5b14d9…61fba7
0xb159…31630x5aae…482eBase—$0.001100%coinbase4d ago0xc5444f…6d3b69
0xb159…31630x5aae…482eBase—$0.001100%coinbase4d ago0x889460…72304a
0xb159…31630x5aae…482eBase—$0.001100%coinbase4d ago0x0a9a9a…f43349
0xb159…31630x5aae…482eBase—$0.001100%coinbase4d ago0x40ad0f…eb27a0
0xb159…31630x5aae…482eBase—$0.001100%coinbase4d ago0xf931d2…f32f20
0xb159…31630x5aae…482eBase—$0.001100%coinbase4d ago0x33d34f…9e33a3
0xb159…31630x5aae…482eBase—$0.001100%coinbase4d ago0xab471b…e7d0fc
0xb159…31630x5aae…482eBase—$0.001100%coinbase4d ago0x5cf47d…597224
0xb159…31630x5aae…482eBase—$0.001100%coinbase4d ago0x896765…5db113
0xb159…31630x5aae…482eBase—$0.001100%coinbase4d ago0x005b47…15d7a5
0xb159…31630x5aae…482eBase—$0.001100%coinbase4d ago0x881056…27a000
0xb159…31630x5aae…482eBase—$0.001100%coinbase4d ago0x89c0e1…0a6eda
0xb159…31630x5aae…482eBase—$0.001100%coinbase4d ago0xc41cbe…05021f
0xb159…31630x5aae…482eBase—$0.001100%coinbase4d ago0x90f275…14f9f2
0xb159…31630x5aae…482eBase—$0.001100%coinbase4d ago0x89f9dc…4b9c74
0xb159…31630x5aae…482eBase—$0.001100%coinbase4d ago0xac14f7…db2b8d
0xb159…31630x5aae…482eBase—$0.001100%coinbase4d ago0x89651e…bbaa22
0xb159…31630x5aae…482eBase—$0.001100%coinbase4d ago0xf5f22b…f64977
0xb159…31630x5aae…482eBase—$0.001100%coinbase4d ago0xdedafa…410be7
0xb159…31630x5aae…482eBase—$0.001100%coinbase4d ago0xa1e386…9612f5
0xb159…31630x5aae…482eBase—$0.001100%coinbase4d ago0x316468…37f5e2
0xb159…31630x5aae…482eBase—$0.001100%coinbase4d ago0x09fca7…b71784
0xb159…31630x5aae…482eBase—$0.001100%coinbase4d ago0x23a9ae…9bef9f
0xb159…31630x5aae…482eBase—$0.001100%coinbase4d ago0x2f26bd…7a07b9

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.