Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase16s ago0x99a3d4…ae63ee
0x5e14…28990xa9dd…2315Base$0.002100%coinbase16s ago0x0c3a88…770dec
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0xb4881c…81fdd2
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xd8202c…53ec42
0x5e14…28990xa9dd…2315Base$0.01100%coinbase18s ago0x08d903…13be2a
0x5e14…28990xa9dd…2315Base$0.002100%coinbase20s ago0xa2c9d3…03943a
0x02d1…5d4e0x47c5…4fc3Base$25.0070%0x84ea…0e4720s ago0xb752bd…ba52a1
0xfacd…7e520x6839…1a2bBase$0.003100%coinbase22s ago0xb522ba…562933
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc22s ago0xad2fe4…9cc3c7
0x251e…92c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0xf9c422…26b5f3
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x780521…490315
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x5a1a61…755086
0xd69c…cf7b0x6839…1a2bBase$0.003100%coinbase28s ago0xb9a920…107f78
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0xcd6134…8114c4
0x1332…66eb0x47c5…4fc3Base$3.0070%0x8569…b98730s ago0x90b3fb…1b8a28
0xbe32…888c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x11eadc…808e60
0x1332…66eb0x47c5…4fc3Base$10.5070%0x3d37…880632s ago0x145a7d…94037b
0x251e…92c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0xe2e09b…d216ee
0x1db1…c95b0x95ed…2161Base$6.0070%0x3e32…3ce738s ago0x5dab6b…a02bb5
0xd719…eeca0x525f…21e6BaseMassiveNews$0.01100%coinbase38s ago0x4ef367…595f31
0x7259…83fe0x6839…1a2bBase$0.003100%coinbase38s ago0xab8923…2bfbb3
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase44s ago0x281167…0015c9
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase44s ago0xa726af…77041d
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase44s ago0x016818…9e5b7b
0x4ee0…36210x6839…1a2bBase$0.003100%coinbase44s ago0x775e83…088d81

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.