Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase40d ago0x73cd3c…811aee
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase40d ago0x9c62f9…485348
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase40d ago0x8e39eb…a8fd5d
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase40d ago0xb32624…8fcd15
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase40d ago0xb0044e…563488
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase40d ago0xbd8337…14b387
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase40d ago0xb55016…982597
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase40d ago0x9e7fe9…2b8a2b
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase40d ago0xd557a6…2102f1
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase40d ago0xeb3232…c259b1
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase40d ago0xf820c4…d29082
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase40d ago0x8eca1f…7d6e21
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase40d ago0x27d6d6…7ce559
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase40d ago0x38c016…89b521
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase40d ago0xcd9460…64db5f
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase40d ago0x096f66…c9066d
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase40d ago0x741c45…bfdcc6
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase40d ago0xec4ff5…e487e2
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase40d ago0x0dbab6…e39f26
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase40d ago0x31af10…13da4d
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase40d ago0x8d2c5f…700b23
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase40d ago0xb16128…da989c
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase40d ago0x5774f1…76c59f
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase40d ago0xf6b279…4d2df3
0xd7b5…c3450xa9dd…2315Base—$0.002100%coinbase40d ago0x3ebfe1…8d30d0

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.