Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase1d ago0xeb383a…96cc7c
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase1d ago0x8c80b6…f124b0
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase1d ago0x80040a…eecd1d
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase1d ago0xd6e5be…cdcb8e
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase1d ago0xf09ca7…2fb805
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase1d ago0x3a3be7…daf422
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase1d ago0x82dc00…031645
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase1d ago0x3ae325…fa2f40
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase1d ago0x05cc7f…4323c4
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase1d ago0x4bf8fd…3a31dc
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase1d ago0xcbf69b…22b454
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase1d ago0xb47e9d…0dfa7f
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase1d ago0x7085e3…9b5f32
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase1d ago0xfeeaad…4b06c9
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase1d ago0xdc85fa…e58639
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase1d ago0xa0b307…a12359
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase1d ago0x80b7a5…c95c4c
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase1d ago0xd983c4…f03323
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase1d ago0x8f36a4…13a6a4
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase1d ago0x5236c8…e9451e
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase1d ago0xc25d87…a1fb72
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase1d ago0xe19d58…f263c0
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase1d ago0x28ffbf…ecc6c4
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase1d ago0x38e26c…d0bfd6
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase1d ago0xecb306…7c1a6e

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.