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%coinbase22d ago0x929832…b0d63b
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0xd2663f…d596d2
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0xb72014…b465e0
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0x1c09dd…5adccb
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0x8c05ae…527be6
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0x611949…b3ea5a
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0xa65271…c296a0
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0x1dc145…02580d
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0x889465…5afaff
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0x55edfb…b9f005
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0x4e5619…ddcb3a
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0xfeda56…d0b4bd
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0x1951d2…65d577
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0x9b6472…2f7368
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0x0baae0…6b0e28
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0x9f553f…a5e374
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0xe1f89e…b51e59
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0xbf3a25…ed0b31
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0xfd43ec…f429c0
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0x8ed987…906734
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0x7e008f…be774b
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0xe8d7ad…4361f6
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0xe21b12…393043
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0xb2bdd3…17930f
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase22d ago0x59c315…577ff1

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.