Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf0bc…baa10x3e0a…78e7Base—$0.002813100%coinbase15s ago0xdfc77c…5e0a2d
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x00afbc…abe648
0xfc2e…db2d0x8753…9121Base—$1.2570%0x7e99…098817s ago0x4d8411…f3cb5f
0xd573…1b300x47c5…4fc3Base—$498.7570%0xf867…7e9b17s ago0xac62a9…a8fa5f
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x424943…810576
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x083e5b…e368f0
0xfc2e…db2d0x0b52…887cBase—$1.2570%0x7e99…098821s ago0x5a8782…bc4beb
0x1332…66eb0xdf62…30eeBase—$99.7870%0xf11b…db9425s ago0x8bc1f0…712046
0x91f1…f8800x4395…d965Basex402 service$0.02100%coinbase25s ago0xfa5ad9…0d06bc
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase29s ago0x91ed3a…0636c1
0x83d2…eac30xa9dd…2315Base—$0.002100%coinbase29s ago0x1ff6b9…f09256
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase31s ago0x93e17b…52f3be
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x471f56…511966
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase33s ago0x38aadc…841b9c
0xee79…f0160xfe80…47eeBase—$0.001100%fluxa35s ago0xd5d575…423d6e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase35s ago0x251207…b93f52
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase35s ago0x8887f9…68638c
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase35s ago0x56741a…3399de
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0xb2c4ff…8cb814
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase37s ago0x9a3f58…c59848
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase39s ago0x1b0471…760218
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0x91da44…b98c3e
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase39s ago0xc1256e…49dbac
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase41s ago0xff46d3…152d7c
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase43s ago0x4c4e4a…a6d64e

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.