Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0x572a27…e8ad90
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0x939ae2…c34a0b
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0xf8fb71…671c18
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0x277367…18af46
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0x5ea119…bc7f1d
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0xc2e8a3…30815e
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0xd0163d…f8510d
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0x2be1b4…85c56e
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0xf9e0e3…9830d1
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0xe369e3…c517ab
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0xaa9a84…a431cc
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0x7840c4…210744
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0x29fdcf…a50e01
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0x3af543…c78bd3
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0x166d67…69cbfe
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0x0e4ab3…0eacc8
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0x947f60…215d2d
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0xa18c4a…d35e3d
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0x336822…aa14e6
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0x44fed8…bfd052
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0xd25a0a…bf50d7
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0xa3786d…8964f9
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0xaac724…288d8b
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0x389ef7…0dc18d
0xf10d…f76e0xa9dd…2315Base—$0.002100%coinbase5d ago0x08c772…8c66f4

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.