Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa4e1…9be60x4cd0…bc31Base$914.4070%0xf70d…dbef33d ago0xd2a7e3…ae7b16
0x3be9…575c0x4cd0…bc31Base$10.3770%0x6d11…437033d ago0x842eae…c711be
0x3be9…575c0x4cd0…bc31Base$50.4570%0x4337…d0b233d ago0xacf3df…cd10a0
0xee9f…84da0x4cd0…bc31Base$10.0070%0xf70d…dbef33d ago0x434f4a…c28bfb
0x3be9…575c0x4cd0…bc31Base$15.3770%0x4337…51e033d ago0xb6e207…4d048d
0x3be9…575c0x4cd0…bc31Base$43.0470%0x6a6f…be4133d ago0x963389…143607
0x528e…1cdf0x4cd0…bc31Base$967.8970%0xf70d…dbef33d ago0xf5de42…8e4785
0x3be9…575c0x4cd0…bc31Base$20.3770%0x4337…365f33d ago0xc1fe78…24b69b
0x3be9…575c0x4cd0…bc31Base$30.4470%0x4337…6ca533d ago0x46a4e5…7fd744
0x3be9…575c0x4cd0…bc31Base$500.5670%0x6a6f…be4133d ago0xf65234…7128bb
0x723e…23260x4cd0…bc31Base$144.4070%0xf70d…dbef33d ago0xccbd71…efc125
0x5168…175b0x4cd0…bc31Base$293.0470%0xf70d…dbef33d ago0x1afb67…1185f8
0x3be9…575c0x4cd0…bc31Base$20.3770%0x2791…a31f33d ago0xd37743…7f0d45
0x38e8…51b00x4cd0…bc31Base$3.3270%0xf70d…dbef33d ago0xc15c43…1522b0
0x3be9…575c0x4cd0…bc31Base$22.3770%0x4337…36c433d ago0xbf3068…967206
0x38e8…51b00x4cd0…bc31Base$3.6370%0xf70d…dbef33d ago0xfc84c5…73517e
0x889a…95430x4cd0…bc31Base$15.3770%0xf70d…dbef33d ago0x50efc5…54e950
0x3be9…575c0x4cd0…bc31Base$10.3770%0x4337…029033d ago0x6c056d…5e1074
0x3be9…575c0x4cd0…bc31Base$45.3870%0xfa06…14d833d ago0xb7fbcb…8d09d9
0x3be9…575c0x4cd0…bc31Base$40.3870%0x211d…d17233d ago0x4ce26a…38621c
0x3be9…575c0x4cd0…bc31Base$42.3870%0x4337…217c33d ago0xc620b1…4a1e8a
0x3be9…575c0x4cd0…bc31Base$20.3770%0x4337…936933d ago0xd897a2…d673b3
0x3be9…575c0x4cd0…bc31Base$42.4470%0x4337…f26833d ago0xdd137a…505cb4
0x3be9…575c0x4cd0…bc31Base$50.4570%0x4337…562733d ago0xe06c0e…511f4f
0x3be9…575c0x4cd0…bc31Base$200.4470%0x4337…abf533d ago0x0f999f…94f04e

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.