Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown46d ago0xbd8e05…032c8a
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown46d ago0x327a6f…5ae291
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown46d ago0x9b5ae7…d8cf27
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown46d ago0xc0b33e…d10cd8
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown46d ago0x8fa205…f45a7a
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown46d ago0xa181e3…d157de
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown46d ago0x69cb0d…0f8891
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown46d ago0xb0a49d…5e364d
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown46d ago0x6a7282…0f8a0c
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown46d ago0xeb7eac…98e2fa
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown46d ago0x9be731…88f8e0
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown46d ago0x2c5bdc…b03198
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown46d ago0x895c45…7d0899
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown46d ago0x1aeaa9…dd9729
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown46d ago0xdb938d…b9016e
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown46d ago0xc41cd9…4092c6
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown46d ago0xcdf9ec…c5b9c9
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown46d ago0x413624…94ed7d
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown46d ago0x75ca42…121b63
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown46d ago0x7f5abf…34eb92
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown46d ago0x7050ff…f1813f
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown46d ago0xb420a1…5578b9
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown46d ago0x68471d…371f6d
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown46d ago0x5831c2…034ded
0x0ec5…2c1b0xa9dd…2315Base$0.002100%Route unknown46d ago0x8c5fe2…47728b

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.