Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x3426c3…7ae6dd
0x1332…66eb0x47c5…4fc3Base—$18.0070%0xa96f…aeb117s ago0x4c1d07…0d760c
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a519s ago0xec1095…63efc2
0xa01a…ba0b0x3e0a…78e7Base—$0.004472100%coinbase23s ago0xbab155…c70992
0x79ec…56320x47c5…4fc3Base—$10.5070%0x9f94…626423s ago0xf4613e…65fadb
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xc34e30…fa55cd
0xa589…86470x6839…1a2bBase—$0.003100%coinbase27s ago0x1f62b3…455f05
0x1332…66eb0x47c5…4fc3Base—$52.5070%0x4eef…bbd227s ago0x514784…dc9f97
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x9ceb87…7e40e6
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase29s ago0x619127…a4ed09
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc29s ago0x9fe4b2…3176d3
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0xfd4c81…2a81ae
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase31s ago0x385047…9127bb
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase33s ago0xe81ab0…50bbbb
0x6a7d…f6150x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0x8578b3…2ff153
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0x855ceb…c078b0
0x8c6e…1b030xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase43s ago0x07362d…33852c
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xa628…b7bc43s ago0xaf6d82…443319
0xdf69…557a0x40a8…ad8bBasex402 service$0.01100%coinbase43s ago0xff51ea…708aa0
0xa54d…49f50xf689…6444Base—$3.2770%0x64b2…883343s ago0xc9029f…8ca213
0x04bb…ea990x6839…1a2bBase—$1.00100%coinbase43s ago0xee61f2…4572c3
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase45s ago0x2d6ffc…4c4a8c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase47s ago0x3b6878…9ef0ce
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc47s ago0x998d09…27a76a
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x6280…2e7947s ago0x5c4272…6aa2ef

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.