Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaaee…63e40xa9dd…2315Base—$0.002100%coinbase68d ago0xe29859…5d2708
0xaaee…63e40xa9dd…2315Base—$0.002100%coinbase68d ago0x0d8135…a0f77c
0xaaee…63e40xa9dd…2315Base—$0.002100%coinbase68d ago0xf311a7…f0bf2a
0xaaee…63e40xa9dd…2315Base—$0.002100%coinbase68d ago0x8abb28…7cd582
0xaaee…63e40xa9dd…2315Base—$0.002100%coinbase68d ago0xb14d41…51d21f
0xaaee…63e40xa9dd…2315Base—$0.002100%coinbase68d ago0xc54cec…510762
0xaaee…63e40xa9dd…2315Base—$0.002100%coinbase68d ago0xbddbf3…fa04b9
0xaaee…63e40xa9dd…2315Base—$0.002100%coinbase68d ago0xb97074…3b7aa5
0xaaee…63e40xa9dd…2315Base—$0.002100%coinbase68d ago0xf896ba…247e9d
0xaaee…63e40xa9dd…2315Base—$0.002100%coinbase68d ago0xc76603…3032a5
0xaaee…63e40xa9dd…2315Base—$0.002100%coinbase68d ago0x34f2cf…d305d1
0xaaee…63e40xa9dd…2315Base—$0.002100%coinbase68d ago0x86b18e…a69ed4
0xaaee…63e40xa9dd…2315Base—$0.002100%coinbase68d ago0x2fa815…5078c0
0xaaee…63e40xa9dd…2315Base—$0.002100%coinbase68d ago0xef4a16…6cab58
0xaaee…63e40xa9dd…2315Base—$0.002100%coinbase68d ago0xa55022…56846a
0xaaee…63e40xa9dd…2315Base—$0.002100%coinbase68d ago0x778671…713c19
0xaaee…63e40xa9dd…2315Base—$0.002100%coinbase68d ago0x93b125…bef3f4
0xaaee…63e40xa9dd…2315Base—$0.002100%coinbase68d ago0x69d194…87b058
0xaaee…63e40xa9dd…2315Base—$0.002100%coinbase68d ago0x2bd22a…16f468
0xaaee…63e40xa9dd…2315Base—$0.002100%coinbase68d ago0x15f897…0f8501
0xaaee…63e40xa9dd…2315Base—$0.002100%coinbase68d ago0x2746fc…0cc4f6
0xaaee…63e40xa9dd…2315Base—$0.002100%coinbase68d ago0xeeddeb…e53bd1
0xaaee…63e40xa9dd…2315Base—$0.002100%coinbase68d ago0x7d8f0d…8aa47c
0xaaee…63e40xa9dd…2315Base—$0.002100%coinbase68d ago0x8db900…37328a
0xaaee…63e40xa9dd…2315Base—$0.002100%coinbase68d ago0x90e019…15295e

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.