Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1df5…c6070x7726…5431Base—$0.01100%coinbase64d ago0xce3f73…d66fe1
0x1df5…c6070xb585…9d00Base—$0.01100%coinbase64d ago0xf85d54…f8bc98
0x1df5…c6070x0f7c…f37cBase—$0.01100%coinbase64d ago0x079890…e2336d
0x1df5…c6070xa488…cc4dBase—$0.01100%coinbase64d ago0x565b9d…ff95dd
0x1df5…c6070x1437…4571Base—$0.01100%coinbase64d ago0x5a14bb…aa5824
0x1df5…c6070xe979…91a8Base—$0.01100%coinbase64d ago0x254618…0fdf89
0x1df5…c6070xffe6…2cfbBase—$0.01100%coinbase64d ago0xc966f0…dcb8cb
0x1df5…c6070x8fe9…a27cBase—$0.01100%coinbase64d ago0xb9f993…2b52fd
0x1df5…c6070xcf36…37c2Base—$0.01100%coinbase64d ago0x10afef…7ca3b9
0x1df5…c6070xf2d0…89eeBase—$0.01100%coinbase64d ago0x89ac06…1d9c40
0x1df5…c6070xd340…3464Base—$0.01100%coinbase64d ago0x35237d…7b139b
0x1df5…c6070x5ea3…0be9Base—$0.01100%coinbase64d ago0xe97aff…8c8649
0x1df5…c6070x9508…d8c5Base—$0.01100%coinbase64d ago0xe8ce7b…93183f
0x1df5…c6070x2790…4b15Base—$0.01100%coinbase64d ago0xca5a77…22a9c1
0x1df5…c6070x4022…c74fBase—$0.01100%coinbase64d ago0xce5136…b8f48a
0x1df5…c6070x93a8…63aeBase—$0.01100%coinbase64d ago0x750a62…80e9e5
0x1df5…c6070x2cb5…1aa2Base—$0.01100%coinbase64d ago0xe60f8c…dcc7aa
0x1df5…c6070x1f78…ed7bBase—$0.01100%coinbase64d ago0x729d77…edd57f
0x1df5…c6070x96e2…d961Base—$0.01100%coinbase64d ago0xb92a72…5218f0
0x1df5…c6070xf3f8…5ef4Base—$0.01100%coinbase64d ago0x44ac8e…8ef547
0x1df5…c6070xa682…fd5cBase—$0.01100%coinbase64d ago0x282494…cc0978
0x1df5…c6070x9828…1ca1Base—$0.01100%coinbase64d ago0x1c9369…f27e1e
0x1df5…c6070xb5d2…28fcBase—$0.01100%coinbase64d ago0xded6bc…c48c42
0x1df5…c6070xa020…4d66Base—$0.01100%coinbase64d ago0x540464…4295e7
0x1df5…c6070x8aad…138bBase—$0.01100%coinbase64d ago0xa5dba3…4f6790

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.