Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x2db9f1…74ad87
0xfb4e…ec700xfe80…47eeBase—$0.001100%fluxa19s ago0x3e5376…969df0
0xa205…60cb0x4c72…589eBase—$2.0070%0x3e32…3ce719s ago0xa1b14e…66349a
0x83d2…eac30xa9dd…2315Base—$0.002100%coinbase19s ago0x7b9e83…6d27f9
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0xb9b7dd…1a62b3
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x2e2fdb…474234
0xc0b6…8e580x5b05…9b41Base—$7.0070%0x3e32…3ce723s ago0x4b7d8c…8faf3f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase27s ago0x8031c8…b02021
0x6881…42130x50eb…6480Base—$0.00170%0x54f0…793233s ago0x6ff166…1ac2bc
0x4aaf…5f140x7dbb…59e0Base—$17.2370%0x323a…a4f233s ago0x4a0d99…e84d66
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0x1417d6…e61a74
0x3be9…575c0x4cd0…bc31Base—$5.4870%0x4337…ec2639s ago0xff5c1e…414e39
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0x067a2f…e18bad
0xfbe9…73730x082e…a8e4Base—$3.0070%0x3e32…3ce741s ago0xf9f79f…9cfb16
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase47s ago0x6f0f26…9bdee1
0x358a…ebf60x864e…25dcBase—$2.0070%0x3e32…3ce751s ago0xdf22a7…f01aef
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase53s ago0xea4c3d…ae15b6
0xab9b…d1b30x17cd…7905Basex402 service$0.05100%coinbase57s ago0xf9be1d…ce087f
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase57s ago0x44adc5…682d0f
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x57bab6…3dac83
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1m ago0xc3ab36…557f81
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1m ago0xac26ff…0bfda7
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase1m ago0x1f470e…7ef05c
0x6354…84640x68ed…639cBase—$2,178.5670%0xa923…c9ac1m ago0x06cbb5…47bae0
0x5fcb…03100x50eb…6480Base—$0.00170%0x54f0…79321m ago0xded67f…8cc962

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.