Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x4cd0…bc31Base$225.5370%0xe196…0ce131d ago0xe380aa…9263d6
0x3be9…575c0x4cd0…bc31Base$25.4470%0x4337…539331d ago0x51957d…98f997
0x3be9…575c0x4cd0…bc31Base$30.4570%0x211d…d17231d ago0x4cbe9c…5242ed
0x3be9…575c0x4cd0…bc31Base$9,003.9370%0x4337…9f2631d ago0xb294e3…691f97
0x3be9…575c0x4cd0…bc31Base$1.9370%0x4337…44cc31d ago0x26366d…8cbd75
0x3144…d3880x4cd0…bc31Base$0.1170%0xf70d…dbef31d ago0x130149…84083b
0x3be9…575c0x4cd0…bc31Base$100.4170%0xe196…0ce131d ago0xf24275…c07fad
0x3be9…575c0x4cd0…bc31Base$10.3770%0x4337…113131d ago0x023d07…d6efe0
0x3be9…575c0x4cd0…bc31Base$250.4770%0xe196…0ce131d ago0x5b0c17…b1fd37
0x3be9…575c0x4cd0…bc31Base$9.4570%0x211d…d17231d ago0x1a6724…0243d5
0xc6f1…6a970x4cd0…bc31Base$2,319.2170%0xf70d…dbef31d ago0x38bbd6…d9ff9e
0xe27d…be0c0x4cd0…bc31Base$5.0070%0xf70d…dbef31d ago0xf2930f…9f156c
0xe27d…be0c0x4cd0…bc31Base$4.0070%0xf70d…dbef31d ago0xa68393…ff50f5
0x3035…76400x4cd0…bc31Base$2.0070%0xf70d…dbef31d ago0x87fb50…35080c
0x3035…76400x4cd0…bc31Base$2.0070%0xf70d…dbef31d ago0xc50885…4bfc56
0x3035…76400x4cd0…bc31Base$2.0070%0xf70d…dbef32d ago0x6a520c…7c8993
0x3be9…575c0x4cd0…bc31Base$50.4470%0x4337…853832d ago0x8ba301…e28948
0x3be9…575c0x4cd0…bc31Base$9,003.9270%0x211d…d17232d ago0x796b39…05e028
0x3be9…575c0x4cd0…bc31Base$30.3870%0x4337…9f2632d ago0xd4ea90…62af9d
0x6756…f7d00x4cd0…bc31Base$15.4670%0xf70d…dbef32d ago0xb115d0…034264
0xaa4a…d0640x4cd0…bc31Base$4.9570%0xf70d…dbef32d ago0x925b4b…e5687a
0x3be9…575c0x4cd0…bc31Base$15.3770%0x4337…217c32d ago0x955560…a77c67
0x3be9…575c0x4cd0…bc31Base$27.4370%0x4337…a93d32d ago0x8c6f16…116aab
0x08e8…044c0x4cd0…bc31Base$931.2070%0xf70d…dbef32d ago0x1ba310…ad516d
0x3be9…575c0x4cd0…bc31Base$50.4470%0x4337…6f8b32d ago0x250b2c…7a75dc

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.