Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase15d ago0x2ea4cf…0f3c34
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase15d ago0x6b9023…de0ae9
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase15d ago0x6d7987…dd6308
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase15d ago0x34d14f…f05a40
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase15d ago0x941082…0a74b1
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase15d ago0x8a01a6…7ad302
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase15d ago0x9b517f…017767
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase15d ago0xe42daa…3ef7ea
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase15d ago0x2021a7…ecf81d
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase15d ago0xc7a74b…eb32e9
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase15d ago0x07fd1a…44c475
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase15d ago0xb6cb83…d2d10b
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase15d ago0x95b350…15a0a0
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase15d ago0x5612ef…7f24db
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase15d ago0xb18f5e…f6c3d4
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase15d ago0x848482…5f1bf7
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase15d ago0xa6e52f…ab3eb3
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase15d ago0x497f09…72e66a
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase15d ago0xc6cc2f…fc212c
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase15d ago0x820485…6e2f26
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase15d ago0xff989f…b70b8b
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase15d ago0x8af657…f92b3e
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase15d ago0x37a2d5…341754
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase15d ago0x44bc74…f629d7
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase16d ago0xfcfb14…06ef95

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.