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%coinbase2d ago0xe1d3be…7fb257
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase2d ago0x06765d…ae7a70
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase2d ago0xeb2459…7bc8f1
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase2d ago0xda5577…7346eb
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase2d ago0x32800e…10f21f
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase2d ago0x92767d…b2782a
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase2d ago0x893ab9…c9f888
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase2d ago0x6a3be2…a97ff8
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase2d ago0xe523b5…e62c68
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase2d ago0xaa2912…33c5d0
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase2d ago0xb8a196…ae2893
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase2d ago0xcf2763…049358
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase2d ago0x82cd53…9a3847
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase2d ago0x29965f…255543
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase2d ago0x534340…10032b
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase2d ago0x3ec3db…4fc5ce
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase2d ago0x6b504b…676064
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase2d ago0xd1cd12…f4cc9b
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase2d ago0x04c381…e0a6ec
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase2d ago0x0ee949…cad891
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase2d ago0x5b2ae8…d03676
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase2d ago0x756c48…412cc4
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase2d ago0x7bfe4d…9f55f8
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase2d ago0x876abc…16d97b
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase2d ago0xb099be…a4bfe6

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.