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%coinbase96d ago0x58e66b…ab26c0
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase96d ago0xd675dc…27dce6
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase96d ago0xf5ccb1…5327cf
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase96d ago0x0691a4…06754f
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase96d ago0x544882…ec6572
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase96d ago0xf6da19…35107c
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase96d ago0xf31358…053046
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase96d ago0x0588b9…f83453
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase96d ago0xba7975…38eca4
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase96d ago0x3e07bd…e8124d
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase96d ago0x7cc9d7…21a6af
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase96d ago0x0a08e4…f28bec
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase96d ago0xb7389b…47402c
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase96d ago0xfab4c7…f98f7f
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase96d ago0xa352c9…c2312d
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase96d ago0x296e2e…9d2248
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase96d ago0xad3afe…8aa4d7
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase96d ago0xcbe22e…8ef3fb
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase96d ago0x3052d4…f4cc3a
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase96d ago0xc2c493…cdf576
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase96d ago0xd3e567…ebfbf8
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase96d ago0x0d5def…f9be57
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase96d ago0xaa7416…085116
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase96d ago0x61a6a1…29c647
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase96d ago0xcb7690…fef2ee

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.