Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x198df4…a4b836
0x672f…ff2d0x50eb…6480Base—$0.00170%0x54f0…793217s ago0xe8808f…6bc959
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x365af7…2f75e8
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase19s ago0xccb58e…52c2d6
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase19s ago0x0b053a…fbd370
0x1afa…17020x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0xe6c721…2892e7
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase21s ago0x8f202b…440524
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x0f40d5…901390
0xcaa2…e16b0x6e9c…62b2BaseAffiliate.comProducts$0.02100%coinbase21s ago0xf77692…7b8f2a
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase23s ago0xdf4c4b…1bc13a
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase23s ago0x7f614c…aaca16
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase25s ago0x2cadc7…23b842
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x719e63…2f87cf
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x21b895…8164b5
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase27s ago0x0cd2ea…9f8035
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x79210d…b48035
0xcaa2…e16b0x68e3…85b5BaseLION Verified CompanyWallet$0.03100%coinbase29s ago0x3513b2…80507f
0xda4e…49100xebaf…895dBasex402 service$0.01100%coinbase29s ago0xd8e8a3…2a9e80
0xcaa2…e16b0xdcdf…5caeBase402ShelfShopping$0.001100%coinbase31s ago0x96d008…92cb17
0xfc2e…db2d0x5bcd…5bb5Base—$1.2570%0x7e99…098831s ago0x3fa977…d47c18
0x1298…61040x65b2…fe37BaseXerxesVenture$0.003100%coinbase31s ago0x6b0e31…a9172f
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0xc207ac…8a3967
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0xfa5b01…e34b21
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x13fb27…af9460
0xfc2e…db2d0xdb01…1ca4Base—$1.2570%0x7e99…098835s ago0x94e550…53cd45

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.