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%coinbase105d ago0x3b77a4…860a96
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase105d ago0x03cf99…537bd6
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase105d ago0x428b52…13bfba
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase105d ago0x120e8f…29e78d
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase105d ago0x7447bc…ba2381
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase105d ago0x5e82f8…5f9760
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase105d ago0xc21b35…b54770
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase105d ago0xd7523d…a915a8
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase105d ago0x96a5c2…a4feab
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase105d ago0xdff4c3…786ee3
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase105d ago0x9add2d…781ceb
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase105d ago0x7fa215…ece169
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase105d ago0x409130…14716d
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase105d ago0x2089b5…47ea8f
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase105d ago0xed1f95…fe566a
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase105d ago0xbbbe6a…bb347c
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase105d ago0x173523…e0495b
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase105d ago0x02fa49…ec43e8
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase105d ago0x3e5c05…1314e0
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase105d ago0x231580…4413d0
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase105d ago0xe03973…6340ee
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase105d ago0x4eb475…457b30
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase105d ago0xd12719…356cdf
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase105d ago0x308b4b…09ca9d
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase105d ago0x07d5f7…744f8a

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.