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%coinbase108d ago0xb0d41c…eed3c4
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase108d ago0x4b1778…25ad97
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase108d ago0xf4880a…6c54a1
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase108d ago0x657d3b…903ae8
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase108d ago0x95859a…2dbd0d
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase108d ago0x70b2c5…528a9e
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase108d ago0xeb9938…d5adf9
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase108d ago0xa8a79b…267050
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase108d ago0xe6dc34…7e560d
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase108d ago0xd220b5…74f30f
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase108d ago0x403798…ecdbc8
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase108d ago0x9a387a…b6dc82
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase108d ago0x53f349…fbf1e7
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase108d ago0x5cc700…8b8535
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase108d ago0xc8d3fd…311668
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase108d ago0x7ef706…a4cd99
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase108d ago0x5c233a…5eb086
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase108d ago0x7f62b9…5fb924
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase108d ago0xbaa9c7…8e0009
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase108d ago0x6f9a9a…d1d27a
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase108d ago0x9f283d…4e9a26
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase108d ago0x2970d6…a95665
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase108d ago0xcb1e03…5f0592
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase108d ago0xa339c1…543c3e
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase108d ago0xbb5997…9e172a

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.