Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf487…3f2d0xa9dd…2315Base—$0.002100%coinbase42d ago0xa4ad24…412219
0xf487…3f2d0xa9dd…2315Base—$0.002100%coinbase42d ago0x8c2e49…9b8be5
0xf487…3f2d0xa9dd…2315Base—$0.002100%coinbase42d ago0xd0e432…c9fbd8
0xf487…3f2d0xa9dd…2315Base—$0.002100%coinbase42d ago0x20a270…57b928
0xf487…3f2d0xa9dd…2315Base—$0.002100%coinbase42d ago0x4a2aa1…3bb395
0xf487…3f2d0xa9dd…2315Base—$0.002100%coinbase42d ago0xe1dc49…f25e83
0xf487…3f2d0xa9dd…2315Base—$0.002100%coinbase42d ago0xca3be6…3b7ff9
0xf487…3f2d0xa9dd…2315Base—$0.002100%coinbase42d ago0xb08168…859d53
0xf487…3f2d0xa9dd…2315Base—$0.002100%coinbase42d ago0xe94856…a1784d
0xf487…3f2d0xa9dd…2315Base—$0.002100%coinbase42d ago0x854e59…072665
0xf487…3f2d0xa9dd…2315Base—$0.002100%coinbase42d ago0xcdb4e8…a71fbf
0xf487…3f2d0xa9dd…2315Base—$0.002100%coinbase42d ago0x1fafff…e2a311
0xf487…3f2d0xa9dd…2315Base—$0.002100%coinbase42d ago0xec249b…2bfb75
0xf487…3f2d0xa9dd…2315Base—$0.002100%coinbase42d ago0xb30a35…93eda9
0xf487…3f2d0xa9dd…2315Base—$0.002100%coinbase42d ago0xdf8aa9…bdbe5f
0xf487…3f2d0xa9dd…2315Base—$0.002100%coinbase42d ago0x824a38…607917
0xf487…3f2d0xa9dd…2315Base—$0.002100%coinbase42d ago0x91850b…4bdf60
0xf487…3f2d0xa9dd…2315Base—$0.002100%coinbase42d ago0x21cd19…27deb0
0xf487…3f2d0xa9dd…2315Base—$0.002100%coinbase42d ago0x9ca8cb…cf72bb
0xf487…3f2d0xa9dd…2315Base—$0.002100%coinbase42d ago0x677bec…81a9a0
0xf487…3f2d0xa9dd…2315Base—$0.002100%coinbase42d ago0x7eed47…df5cb6
0xf487…3f2d0xa9dd…2315Base—$0.002100%coinbase42d ago0x6ba6a9…876c69
0xf487…3f2d0xa9dd…2315Base—$0.002100%coinbase42d ago0x3fb8fb…c7150d
0xf487…3f2d0xa9dd…2315Base—$0.002100%coinbase42d ago0x4d0210…2f590f
0xf487…3f2d0xa9dd…2315Base—$0.002100%coinbase42d ago0x5d1157…722d60

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.