Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase35d ago0x4e033d…532be7
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase35d ago0xa03465…27cfe4
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase35d ago0xed08fa…7ef7ec
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase35d ago0x83e807…5c6004
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase35d ago0x69c5da…1a23eb
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase35d ago0x654dc8…15f12d
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase35d ago0xd34624…cef652
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase35d ago0x3c800d…c050c6
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase35d ago0x6e4a33…349f3e
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase35d ago0x08b801…796435
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase35d ago0x978dbb…f72620
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase35d ago0xd700ae…f9b281
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase35d ago0x352a7e…b5a40e
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase35d ago0xe86ada…d44d7d
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase35d ago0x783b78…9f467f
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase35d ago0xfe63c5…d45c28
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase35d ago0x197c5a…6e5b2b
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase35d ago0xcf4a57…382cd7
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase35d ago0xd01ab8…2b1a1a
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase35d ago0x632dd5…9362c1
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase35d ago0x3993c1…cff92e
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase35d ago0x21af5a…0e902f
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase35d ago0xce161e…067b66
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase35d ago0x212cb3…2ec1e4
0xb186…2b420xa9dd…2315Base—$0.002100%coinbase35d ago0xab6bae…bc5cda

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.