Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5018…ef7a0x3e0a…78e7Base—$0.00429100%coinbase75d ago0xd92f81…657360
0x5018…ef7a0x3e0a…78e7Base—$0.004994100%coinbase75d ago0x589b25…ec87fe
0x5018…ef7a0x3e0a…78e7Base—$0.002928100%coinbase75d ago0xaf4750…4f35a6
0x5018…ef7a0x3e0a…78e7Base—$0.003667100%coinbase75d ago0x47af2f…7ff042
0x5018…ef7a0x3e0a…78e7Base—$0.005592100%coinbase75d ago0x6f143c…ccbd7b
0x5018…ef7a0x3e0a…78e7Base—$0.005603100%coinbase75d ago0xaa746a…a98d1a
0x5018…ef7a0x3e0a…78e7Base—$0.004653100%coinbase75d ago0x22795f…7605a2
0x5018…ef7a0x3e0a…78e7Base—$0.003833100%coinbase75d ago0x44811a…1f3a99
0x5018…ef7a0x3e0a…78e7Base—$0.005166100%coinbase75d ago0xd3f24a…e16b2a
0x5018…ef7a0x3e0a…78e7Base—$0.005366100%coinbase75d ago0x01b50c…b7d1e7
0x5018…ef7a0x3e0a…78e7Base—$0.004451100%coinbase75d ago0x719b87…590129
0x5018…ef7a0x3e0a…78e7Base—$0.005484100%coinbase75d ago0xaefb99…017b5d
0x5018…ef7a0x3e0a…78e7Base—$0.005515100%coinbase75d ago0x8f3ea0…709729
0x5018…ef7a0x3e0a…78e7Base—$0.004865100%coinbase75d ago0xfb7146…836405
0x5018…ef7a0x3e0a…78e7Base—$0.004052100%coinbase75d ago0x6b4722…78ef30
0x5018…ef7a0x3e0a…78e7Base—$0.003369100%coinbase75d ago0xa26a0d…279704
0x5018…ef7a0x3e0a…78e7Base—$0.003711100%coinbase75d ago0xd71c49…369be7
0x5018…ef7a0x3e0a…78e7Base—$0.004367100%coinbase75d ago0x686230…44e68e
0x5018…ef7a0x3e0a…78e7Base—$0.005921100%coinbase75d ago0x5cffe6…641502

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.