Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase30d ago0x1f27a1…650450
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase30d ago0x7aa734…6f9ec9
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase30d ago0x6a6bd4…8f06de
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase30d ago0x0e2f9a…5a0f1e
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase30d ago0xa8846b…352c8c
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase30d ago0xdc1d94…09c3b8
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase30d ago0xb1c810…b07548
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase30d ago0x947471…c371e0
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase30d ago0xd3c164…999710
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase30d ago0xd3799b…a54d2f
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase30d ago0x216c25…1b51d4
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase31d ago0xf25ba3…32b423
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase31d ago0xabec1c…75656c
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase31d ago0x0ea2f7…a90577
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase31d ago0x726021…513851
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase31d ago0xa7162e…65cb29
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase31d ago0x915cb7…3e0591
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase31d ago0x543fff…06ce63
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase31d ago0xc397ed…90ffb4
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase31d ago0xc9cca0…ba8294
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase31d ago0x204050…878c11
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase31d ago0x922c52…d62525
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase31d ago0x6da0f9…8b98d2
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase31d ago0x15f9b7…32f60d
0x7d63…0f440xa9dd…2315Base—$0.002100%coinbase31d ago0xc69919…909f6a

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.