Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase81d ago0x171384…f518b6
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase81d ago0xf74e43…92f51b
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase81d ago0x5ad759…50c5ef
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase81d ago0x9242a7…3a521d
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase81d ago0xb9e563…7b8daa
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase81d ago0x5489ce…59a695
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase81d ago0x515d1d…7459b3
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase81d ago0x00a91c…db402c
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase81d ago0x84f240…62aa38
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase81d ago0x268ef9…1107f0
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase81d ago0xa2080b…1cf318
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase81d ago0xe35daa…1844bc
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase81d ago0xd305d3…4172a2
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase81d ago0xd113cc…196444
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase81d ago0xaa68f4…3f8704
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase81d ago0x6c8765…61e628
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase81d ago0xa9d244…79044b
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase81d ago0xea1214…615765
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase81d ago0x855ef4…183b31
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase81d ago0x43eb67…04903e
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase81d ago0xf61634…0172cf
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase81d ago0x7e0077…c499d4
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase81d ago0x110e28…c02f15
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase81d ago0xaa948d…cb9092
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase81d ago0xaf4ee5…9c712a

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.