Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a516s ago0xd62fb2…ee00bb
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x537694…d621cf
0x45c0…caf00xfe80…47eeBase$0.001100%fluxa18s ago0x246118…3d648b
0x7a59…a7950xfe80…47eeBase$0.001100%fluxa18s ago0x1509e1…771371
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.05100%coinbase18s ago0x98636d…9434cc
0x2a8b…d7ab0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18s ago0xd1cc2b…6f57e9
0x8f64…e5780xfe80…47eeBase$0.001100%fluxa20s ago0xc5c0de…e9ddeb
0xbd99…a5ee0xfe80…47eeBase$0.001100%fluxa20s ago0x8eadc0…3e5838
0xd1c3…07940xfe80…47eeBase$0.001100%fluxa20s ago0x4e1712…df15df
0xbbcb…5d720xfe80…47eeBase$0.001100%fluxa20s ago0x1b81c5…58718b
0xc57e…3bec0xfe80…47eeBase$0.001100%fluxa20s ago0x2f5224…eb87e2
0xc48f…44240xfe80…47eeBase$0.001100%fluxa20s ago0x213429…9ca8a0
0x6d47…b68a0xfe80…47eeBase$0.001100%fluxa20s ago0x12ddef…036ca8
0x7ff0…fc880xfe80…47eeBase$0.001100%fluxa20s ago0x43d99d…c4a156
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x4950ff…968ca8
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.05100%coinbase20s ago0x90a27b…bbdc9a
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x1ad62d…fd1c34
0x9e85…23bd0x6839…1a2bBase$0.003100%coinbase20s ago0xbcc848…6eb095
0x2a8b…d7ab0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase20s ago0xf2f786…28550e
0x6d6a…6c340xfe80…47eeBase$0.001100%fluxa20s ago0x591f09…dc16aa
0x1244…df9c0xfe80…47eeBase$0.001100%fluxa20s ago0xc42da6…f5511e
0xccc1…d2ff0xfe80…47eeBase$0.001100%fluxa20s ago0x381d40…4868f0
0x8798…93680xfe80…47eeBase$0.001100%fluxa20s ago0x649f26…ede077
0x0978…f06c0xfe80…47eeBase$0.001100%fluxa24s ago0x231226…75ab71
0x20f7…6f1b0xfe80…47eeBase$0.001100%fluxa24s ago0xdeb862…5a1888

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.