Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x47c5…4fc3Base—$1.0570%0xbc7c…86d442d ago0xba019a…f32f9e
0x4bfb…0c880x0e3d…7757Base—$1.0570%0xf9ea…484f42d ago0xed40e9…52a63e
0x4bfb…0c880x0e3d…7757Base—$2.1070%0x1efc…9e4342d ago0x6abc83…4e5c36
0x4bfb…0c880x0e3d…7757Base—$1.0570%0xd022…454142d ago0x63d584…21a413
0x4bfb…0c880x0e3d…7757Base—$10.5070%0xd27a…bec842d ago0x90702c…be4ba8
0x4bfb…0c880x0e3d…7757Base—$5.2570%0xe2b6…b04c42d ago0xb18841…24ec3b
0x4bfb…0c880x0e3d…7757Base—$5.2570%0xfbba…dd9042d ago0x2873af…24cec4
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0x45b7…2d9442d ago0x4e0bd3…b936f2
0x4bfb…0c880x0e3d…7757Base—$5.2570%0xa69c…e8d542d ago0x0bf346…767207
0x4bfb…0c880x0e3d…7757Base—$10.5070%0x2115…35a042d ago0xa88638…c78e01
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0xfdf6…61a842d ago0x4ce7c4…ad7a3d
0x4bfb…0c880x0e3d…7757Base—$1.0570%0x3b25…fc9a42d ago0x101991…e85f36
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0x4173…266542d ago0xec099f…61d7f9
0x4bfb…0c880x47c5…4fc3Base—$21.0070%0xa070…95e042d ago0x6222a0…823512
0x4bfb…0c880x47c5…4fc3Base—$2.1070%0x127e…b24a42d ago0x464ac6…4a5e8a
0x4bfb…0c880x47c5…4fc3Base—$10.5070%0xe5a6…5fc542d ago0x6edcb6…1e2aa4
0x4bfb…0c880x0e3d…7757Base—$21.0070%0x5ed5…f6c042d ago0x19a029…eccb3e
0x4bfb…0c880x47c5…4fc3Base—$2.1070%0xfdd4…df7242d ago0x88051c…4e1be5
0x4bfb…0c880x0e3d…7757Base—$10.5070%0x2133…5a4242d ago0x6d450c…85da5b
0x4bfb…0c880x0e3d…7757Base—$1.0570%0xa2ae…033142d ago0xe73f18…2c34a7

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.