Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x0d74…aad67s ago0x77a1c6…aa7711
0xad09…95550x3e0a…78e7Base—$0.003957100%coinbase7s ago0x4aa1fc…f31bde
0x02fa…06890x6839…1a2bBase—$0.003100%coinbase9s ago0xb4b0ba…8fd5ab
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase13s ago0xb69077…24d7ff
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a515s ago0xffc9df…fca434
0x3be9…575c0x4cd0…bc31Base—$25.4170%0x4337…8d0e23s ago0xac6c73…25fce2
0x54e1…f4e00xd34e…05b1Basex402 service$0.001100%payAI23s ago0xc9a3b6…7da285
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc25s ago0xe78411…346da6
0xb68c…9aa40xfe80…47eeBase—$0.001100%fluxa25s ago0x24a301…e0b457
0x8adf…348d0x6839…1a2bBase—$0.003100%coinbase25s ago0xe6e42f…cf1311
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase31s ago0xa127d5…8abbf5
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x406c…cda333s ago0x494f31…d69c55
0xb1de…3d220x40a8…ad8bBasex402 service$0.001100%coinbase35s ago0x79bf70…bc17f5
0xf752…15950x6839…1a2bBase—$0.003100%coinbase39s ago0x332b1c…f5b928
0x9580…4f5e0x3e0a…78e7Base—$0.005275100%coinbase41s ago0xea3bf1…f5fe36
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase49s ago0x14736c…74e536
0x2fc6…befe0xfbb6…43efBase—$28.0370%0x6351…0d6251s ago0x9be1fd…5efb66
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a551s ago0x0aeb1b…eb7a85
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase55s ago0x108fbe…26558d
0x682c…37ee0x6839…1a2bBase—$0.003100%coinbase55s ago0x324365…953fed
0x3a9b…c19e0x4f4b…422dBase—$0.0015100%coinbase59s ago0x4d665a…12d729
0x24b5…6d460x9a4f…6bb0BasePowaHubHolidays$0.007100%coinbase59s ago0x84ebab…fd0b6d
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase1m ago0x0a2741…14181a
0x5b40…99380x09ae…ec64Base—$25.0070%0x07ae…0e671m ago0x25a96d…c02591
0x3ec8…c7990x40a8…ad8bBasex402 service$0.01100%coinbase1m ago0x3e4c07…e917da

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.