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$10.2970%0x4337…d0b241d ago0x5fe5b5…22ff3c
0x3be9…575c0x4cd0…bc31Base$42.3570%0x4337…113141d ago0x4b127c…a189d1
0x3be9…575c0x4cd0…bc31Base$21.3070%0x4337…fa0041d ago0x7352ed…edab74
0x3be9…575c0x4cd0…bc31Base$40.3070%0xf279…f77f41d ago0x2ac8ff…492ec7
0x3be9…575c0x4cd0…bc31Base$99.3770%0x81e3…b98e41d ago0xc6fc0f…b7249f
0x3be9…575c0x4cd0…bc31Base$26.3070%0x4337…f63741d ago0xa435a3…8bb26c
0x3be9…575c0x4cd0…bc31Base$15.2970%0xf279…f77f41d ago0x28d51d…5baf1c
0x3be9…575c0x4cd0…bc31Base$70.3170%0x4337…6c9241d ago0xf38802…9c7cde
0x3be9…575c0x4cd0…bc31Base$50.3670%0x4337…808441d ago0x53956b…d92afb
0x3be9…575c0x4cd0…bc31Base$30.3570%0x81e3…b98e41d ago0xe9c84b…bd86ca
0x3be9…575c0x4cd0…bc31Base$50.3670%0xf279…f77f41d ago0xeb2a0f…be76bb
0x3be9…575c0x4cd0…bc31Base$70.3270%0x4337…9ad441d ago0xb24b30…3c3899
0x3be9…575c0x4cd0…bc31Base$60.3170%0x211d…d17241d ago0x26498f…b2dd46
0x3be9…575c0x4cd0…bc31Base$10.2970%0xe196…0ce141d ago0xeef0ed…ab80ba
0x3be9…575c0x4cd0…bc31Base$10.2970%0x4337…9fb141d ago0xe0dbe2…6c9321
0x3be9…575c0x4cd0…bc31Base$250.4470%0xe196…0ce141d ago0x76f15b…4b331b
0x3be9…575c0x4cd0…bc31Base$50.3170%0xe196…0ce141d ago0xcb36d3…99b8f6
0x3be9…575c0x4cd0…bc31Base$250.4470%0x4337…d6af41d ago0xe09775…08b4e8
0x3be9…575c0x4cd0…bc31Base$10.2970%0x81e3…b98e41d ago0x5c8cd9…a6250f
0x3be9…575c0x4cd0…bc31Base$250.4470%0xf279…f77f41d ago0x504aea…15f53a
0x2086…39010x4cd0…bc31Base$10.1570%0xf70d…dbef41d ago0x57c057…e16029
0x3be9…575c0x4cd0…bc31Base$250.4470%0x6a6f…be4141d ago0x62261f…15b9a3
0x3be9…575c0x4cd0…bc31Base$54.4770%0x4337…a93d41d ago0x0e8399…60cc10
0x3be9…575c0x4cd0…bc31Base$35.3570%0xf279…f77f41d ago0x5d50e5…ecaabb
0x3be9…575c0x4cd0…bc31Base$35.3570%0x6a6f…be4141d ago0xdcc09a…a9a8b2

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.