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—$7.3470%0x4337…b35038d ago0xff35e9…f2b763
0x3be9…575c0x4cd0…bc31Base—$10.3070%0x4337…e22a38d ago0xdcfa0b…4b9402
0x3be9…575c0x4cd0…bc31Base—$1.8470%0x4337…339238d ago0xc6aefd…5c7d0e
0x5c2f…50430x4cd0…bc31Base—$3.0070%0xf70d…dbef38d ago0x2ed379…be9a5b
0x3be9…575c0x4cd0…bc31Base—$30.3070%0x211d…d17238d ago0x6c5a77…09fd4e
0x3be9…575c0x4cd0…bc31Base—$20.3070%0x4337…224f38d ago0xe24e78…0002e5
0x3be9…575c0x4cd0…bc31Base—$5.3470%0x4337…a93d38d ago0x8cee36…fb9994
0xf211…d78d0x4cd0…bc31Base—$5,683.4770%0xf70d…dbef38d ago0x5ee35f…aab2d9
0x3be9…575c0x4cd0…bc31Base—$1.8470%0x4337…d99538d ago0x41a962…53e38d
0x5d92…f02c0x4cd0…bc31Base—$3.9070%0xf70d…dbef38d ago0xe0d40e…f49f2b
0xa525…c6c50x4cd0…bc31Base—$2.0170%0xf70d…dbef38d ago0xa5dec1…38b3e4
0x59fd…79a20x4cd0…bc31Base—$5,687.1070%0xf70d…dbef38d ago0x020e75…aec036
0xf211…d78d0x4cd0…bc31Base—$5,618.7670%0xf70d…dbef38d ago0xd15a37…bd75c7
0xe729…e0e60x4cd0…bc31Base—$100.0070%0xf70d…dbef38d ago0xd7a2fe…e7d837
0xe7a3…d8060x4cd0…bc31Base—$9.2570%0xf70d…dbef38d ago0xab1f5e…8e68ff
0x3be9…575c0x4cd0…bc31Base—$50.3170%0x211d…d17238d ago0xb2430a…01c5e8
0x5939…d9c10x4cd0…bc31Base—$1.9270%0xf70d…dbef38d ago0x3d1730…6822be
0x3be9…575c0x4cd0…bc31Base—$1.8470%0x4337…c27138d ago0xba8492…193a8a
0x3be9…575c0x4cd0…bc31Base—$50.3670%0xe196…0ce138d ago0xd98e3e…c95481
0x3be9…575c0x4cd0…bc31Base—$10.3070%0x4337…6c9238d ago0xeba3d1…e26726
0x3be9…575c0x4cd0…bc31Base—$210.4570%0x211d…d17238d ago0xd8a3a8…567c85
0x59fd…79a20x4cd0…bc31Base—$4,679.2770%0xf70d…dbef38d ago0xc85c8d…ac27f3
0xbdfa…948c0x4cd0…bc31Base—$10,382.0470%0xf70d…dbef38d ago0x00f5c2…2f7643
0x5939…d9c10x4cd0…bc31Base—$0.8270%0xf70d…dbef38d ago0xc57bc0…2f3def
0x38cd…32560x4cd0…bc31Base—$1.0070%0xf70d…dbef38d ago0xf0a756…fa7690

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.