Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ebf…76220xb0af…7de0Base$0.90100%coinbase46d ago0x81c14d…30f379
0x1ebf…76220xb0af…7de0Base$0.72100%coinbase46d ago0x7d5547…5ce45c
0x1ebf…76220xb0af…7de0Base$0.72100%coinbase46d ago0xe6ac5d…dcdfc0
0x1ebf…76220xb0af…7de0Base$0.81100%coinbase46d ago0xfb0d3b…f13923
0x1ebf…76220xb0af…7de0Base$1.52100%coinbase46d ago0x8029bc…6db68d
0x1ebf…76220xb0af…7de0Base$0.51100%coinbase46d ago0x81d661…3ff332
0x1ebf…76220xb0af…7de0Base$1.25100%coinbase46d ago0x860e67…53a298
0x1ebf…76220xb0af…7de0Base$0.81100%coinbase46d ago0x0df1af…38ab9b
0x1ebf…76220xb0af…7de0Base$1.44100%coinbase46d ago0x92f901…a58593
0x1ebf…76220xb0af…7de0Base$1.11100%coinbase46d ago0xe88382…63a762
0x1ebf…76220xb0af…7de0Base$0.63100%coinbase46d ago0x23208a…bba32c
0x1ebf…76220xb0af…7de0Base$1.01100%coinbase46d ago0x31463c…3e5f58
0x1ebf…76220xb0af…7de0Base$0.51100%coinbase46d ago0xbcad94…2e5dc0
0x1ebf…76220xb0af…7de0Base$1.25100%coinbase46d ago0x60425f…01286e
0x1ebf…76220xb0af…7de0Base$1.01100%coinbase46d ago0x22942d…72c802
0x1ebf…76220xb0af…7de0Base$1.25100%coinbase46d ago0x2f2528…37739f
0x1ebf…76220xb0af…7de0Base$1.44100%coinbase46d ago0xb3a03e…bf5b8b
0x1ebf…76220xb0af…7de0Base$1.44100%coinbase46d ago0xdeb7c2…e89f12
0x1ebf…76220xb0af…7de0Base$1.01100%coinbase46d ago0x2c36c0…6487dc
0x1ebf…76220xb0af…7de0Base$1.25100%coinbase46d ago0x9aac83…a369b1
0x1ebf…76220xb0af…7de0Base$1.01100%coinbase46d ago0x11d556…031bad
0x1ebf…76220xb0af…7de0Base$1.25100%coinbase46d ago0x2eca6c…7155da
0x1ebf…76220xb0af…7de0Base$0.51100%coinbase46d ago0xd3d325…97b8cf
0x1ebf…76220xb0af…7de0Base$1.25100%coinbase46d ago0x71dfdb…7a68c5
0x1ebf…76220xb0af…7de0Base$0.51100%coinbase46d ago0xb99597…707359

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.