Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase1d ago0x77635c…6fe86c
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase1d ago0x2a8015…acda69
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase1d ago0xf34844…05cc21
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase1d ago0xf124de…7c679c
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase1d ago0x40a2b0…2515e4
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase1d ago0x2d60a4…5eab22
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase1d ago0xa18d46…8a4b9c
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase1d ago0x853208…2297e7
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase1d ago0xe03c2d…215682
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase1d ago0xf51239…33c984
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase1d ago0xcec3d5…7e1802
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase1d ago0x778b11…3eb8b7
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase1d ago0x570fb4…d468cb
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase1d ago0x597d72…7c13ec
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase1d ago0x678cb5…f11135
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase1d ago0x10ff43…1aeb4d
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase1d ago0xa29575…11f80f
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase1d ago0x316ab7…57c8de
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase1d ago0x8d16fc…09fe7c
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase1d ago0x2a4f80…d6cfd8
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase1d ago0xc5b3be…4edeec
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase1d ago0x0b8a4b…825a5d
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase1d ago0xd55657…23f1bc
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase1d ago0xa74c1f…85389a
0x8e73…5c2c0xa9dd…2315Base$0.002100%coinbase1d ago0x299896…07a7f6

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.