Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002412100%coinbase15s ago0xbbdc0f…f9239e
0x79ec…56320x47c5…4fc3Base$10.5070%0x52ba…517717s ago0xf752b0…e9921a
0x3460…b66a0xf000…94fcBase$0.03100%coinbase23s ago0xd77625…b37707
0x2fe0…35710xfe80…47eeBase$0.001100%fluxa25s ago0x4ffda7…57c919
0x1fe2…ad170xf000…94fcBase$0.03100%coinbase25s ago0xef34dd…6a4f6c
0x8b7c…ae140xfe80…47eeBase$0.001100%fluxa25s ago0x65f48b…ade3fd
0x6dd1…9c250xfe80…47eeBase$0.001100%fluxa25s ago0x672b0b…96e270
0x0976…2f960xf000…94fcBase$0.03100%coinbase27s ago0xfc81aa…75c9db
0x0976…2f960xf000…94fcBase$0.01100%coinbase29s ago0xb1d15c…b479ab
0x1fe2…ad170xf000…94fcBase$0.03100%coinbase39s ago0x412c5c…2b1334
0x3460…b66a0xf000…94fcBase$0.03100%coinbase39s ago0x7dac44…e526f3
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0x387c1e…1f1218
0x9aca…20f70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0x809ec5…ea12c3
0x5f11…468a0xc7f3…c044Base$0.31100%primer45s ago0x82b817…879bed
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase47s ago0x495453…6bc118
0xb8ea…c4470xfe80…47eeBase$0.001100%fluxa47s ago0xf5269b…7fd515
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase49s ago0x1a45d8…117dda
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase51s ago0x2358fc…8e5009
0x3460…b66a0xf000…94fcBase$0.03100%coinbase53s ago0xea6ccd…582dd2
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase53s ago0xf78bf6…472989
0xe0c1…446b0xa8b2…1d68Base$0.0170%0x9501…c67753s ago0x608316…daae79
0x1fe2…ad170xf000…94fcBase$0.03100%coinbase55s ago0x079627…03087c
0x3be9…575c0x4cd0…bc31Base$100.4470%0x3018…023057s ago0x5989f9…1cfd94
0xa20b…8c000xdc65…3e7cBase$2.8170%0x3e32…3ce757s ago0x63dec4…32791a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase59s ago0x5471dd…83b941

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.