Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa621…f9060xccc8…15beBase—$1.00100%0xf70d…dbef72d ago0xfcd712…33920f
0xcaa2…e16b0xccc8…15beBase—$0.53100%0xf70d…dbef72d ago0x5c67af…746b2d
0xcaa2…e16b0xccc8…15beBase—$1.16100%0xf70d…dbef72d ago0x90cb69…e1d8d3
0xa621…f9060xccc8…15beBase—$1.00100%0xf70d…dbef72d ago0xf56c79…379735
0x5142…bddd0xccc8…15beBase—$0.95100%0xf70d…dbef72d ago0x762795…55802f
0x430a…a38a0xccc8…15beBase—$1.00100%0xf70d…dbef72d ago0x35a4e9…861f19
0xa621…f9060xccc8…15beBase—$2.00100%0xf70d…dbef72d ago0xf7af45…10fba8
0x980d…372a0xccc8…15beBase—$255.54100%0xf70d…dbef73d ago0x51dc5d…fa8fc9
0x980d…372a0xccc8…15beBase—$50.01100%0xf70d…dbef73d ago0x225892…f9fe5d
0x2a8b…d7ab0xccc8…15beBase—$23.53100%0xf70d…dbef73d ago0x889001…b02959
0xa89f…b88c0xccc8…15beBase—$1.26100%0xf70d…dbef73d ago0xa191cc…37c432
0xcf96…57c30xccc8…15beBase—$3.05100%0xf70d…dbef73d ago0x17e3f1…0708fd
0x15d4…45580xccc8…15beBase—$1.42100%0xf70d…dbef73d ago0x085340…3269a6
0xef0f…db3d0xccc8…15beBase—$199.57100%0xf70d…dbef73d ago0x260ca6…ef23c5
0xef0f…db3d0xccc8…15beBase—$498.97100%0xf70d…dbef73d ago0x6a28c6…6c0e6c
0x2a25…a0350xccc8…15beBase—$6.55100%0xf70d…dbef73d ago0x20fdae…def003
0xbeac…cbf30xccc8…15beBase—$0.32100%0xf70d…dbef73d ago0xb17f69…83a4d9
0xed23…89b10xccc8…15beBase—$0.20100%0xf70d…dbef73d ago0xfea555…c8d750
0x2ecc…13430xccc8…15beBase—$10.77100%0xf70d…dbef73d ago0xf2565c…30ec91
0x5a9a…93110xccc8…15beBase—$0.04100%0xf70d…dbef73d ago0x45496c…672529
0xcf96…57c30xccc8…15beBase—$0.14100%0xf70d…dbef73d ago0x50a486…4a9b04
0xb5cc…99b40xccc8…15beBase—$55.01100%0xf70d…dbef73d ago0xc7ea71…81e5fb
0xcf96…57c30xccc8…15beBase—$0.03100%0xf70d…dbef73d ago0x8a0383…930012
0x2a25…a0350xccc8…15beBase—$7.38100%0xf70d…dbef73d ago0x07ac5b…6ed92d
0x2a25…a0350xccc8…15beBase—$11.61100%0xf70d…dbef73d ago0x3c2e0d…141987

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.