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%coinbase101d ago0xed3c5a…28da8c
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase101d ago0xaf2d2c…6e78a8
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase101d ago0x2bf18e…e04696
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase101d ago0x908341…305d09
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase101d ago0xafad83…6ccb30
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase101d ago0xbd7760…306678
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase101d ago0xfc0938…1d2056
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase101d ago0x9c3c26…ff1a31
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase101d ago0x9a5c3d…d21b66
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase101d ago0xafb218…b51eb7
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase101d ago0x6893e0…19c39f
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase101d ago0xd36f98…c2bcdc
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase101d ago0xa7e44d…176b8a
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase101d ago0x85010b…5cd0fd
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase101d ago0x51f0df…d751ed
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase101d ago0x471523…2a1db4
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase101d ago0x0c9900…72b2f6
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase101d ago0x202706…3d23d7
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase101d ago0x78f358…e4d0c2
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase101d ago0xe2b0e7…5c6db1
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase101d ago0x84b7c2…9641de
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase101d ago0x542108…11b8a6
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase101d ago0xac74d6…3ac118
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase101d ago0x2f7f8d…2d9801
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase101d ago0xc631f9…2aaf0f

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.